summaryrefslogtreecommitdiff
path: root/helpers/lh_binary
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-06-15 04:46:51 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:35 +0100
commitd4f70af91bce74ee742b57eb96626c168b6cc280 (patch)
treee34236041ef32c0bedc3e1ac7de26c358c13c487 /helpers/lh_binary
parent1acc8f8b0b7f1d13ba2a51efbe131ffd2a471ae1 (diff)
downloadlive-build-d4f70af91bce74ee742b57eb96626c168b6cc280.zip
live-build-d4f70af91bce74ee742b57eb96626c168b6cc280.tar.gz
Add support for the sparc architecture.
Diffstat (limited to 'helpers/lh_binary')
-rwxr-xr-xhelpers/lh_binary1
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_binary b/helpers/lh_binary
index e8ca415..090d32e 100755
--- a/helpers/lh_binary
+++ b/helpers/lh_binary
@@ -56,6 +56,7 @@ lh_binary_memtest ${*}
lh_binary_grub ${*}
lh_binary_syslinux ${*}
lh_binary_yaboot ${*}
+lh_binary_silo ${*}
lh_binary_disk ${*}
lh_binary_includes ${*}
lh_binary_local-includes ${*}