diff options
Diffstat (limited to 'functions/defaults.sh')
-rwxr-xr-x | functions/defaults.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh index 4531551e1..17ddc164d 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -853,10 +853,6 @@ Set_defaults () powerpc) LB_BOOTLOADER="yaboot" ;; - - sparc) - LB_BOOTLOADER="silo" - ;; esac fi |