summaryrefslogtreecommitdiff
path: root/functions/defaults.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/defaults.sh')
-rwxr-xr-xfunctions/defaults.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 7f635b031..f213c815d 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -511,6 +511,10 @@ Set_defaults ()
powerpc)
LH_BOOTLOADER="yaboot"
;;
+
+ sparc)
+ LH_BOOTLOADER="silo"
+ ;;
esac
fi