From 3a09c2404f6a66bbab0ac117b066a105ed13e0fb Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 2 Jul 2006 15:10:04 +0000 Subject: [PATCH] Disable squashfs for au1000 target since it does not allow the user to use the whole flash space SVN-Revision: 4107 --- openwrt/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/openwrt/Config.in b/openwrt/Config.in index 573cda50a7..a2e6bddd26 100644 --- a/openwrt/Config.in +++ b/openwrt/Config.in @@ -64,6 +64,7 @@ menu "Target Images" depends !LINUX_2_6_ARUBA depends !LINUX_2_6_XSCALE depends !TARGET_ROOTFS_INITRAMFS + depends !LINUX_2_6_AU1000 help Build a squashfs-lzma root filesystem -- 2.30.2