From 31e928d015c9869e185a55414a217eda6b195aae Mon Sep 17 00:00:00 2001 From: Stelios Koroneos Date: Wed, 2 May 2007 15:18:30 +0000 Subject: conf/machine/magicbox.conf: Make sure squashfs-lzma image builds for big endian arch --- conf/machine/magicbox.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/machine/magicbox.conf b/conf/machine/magicbox.conf index 5231c68bb1..22e30542f9 100644 --- a/conf/machine/magicbox.conf +++ b/conf/machine/magicbox.conf @@ -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 -- cgit v1.2.3