conf/machine/magicbox.conf: Make sure squashfs-lzma image builds for big endian arch
authorStelios Koroneos <skoroneos@digital-opsis.com>
Wed, 2 May 2007 15:18:30 +0000 (15:18 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Wed, 2 May 2007 15:18:30 +0000 (15:18 +0000)
conf/machine/magicbox.conf

index 5231c68..22e3054 100644 (file)
@@ -18,6 +18,7 @@ SERIAL_CONSOLE = "115200 ttyS0"
 PREFERRED_VERSION_u-boot = "1.1.2"
 EXTRA_IMAGECMD_jffs2 = "--big-endian"
 EXTRA_IMAGECMD_squashfs = " -be -all-root "
+EXTRA_IMAGECMD_squashfs-lzma = " -be -all-root "
 
 #tune for the 405 cpu
 require conf/machine/include/tune-ppc405.conf