1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Disable squashfs for au1000 target since it does not allow the user to use the whole flash space

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4107 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2006-07-02 15:10:04 +00:00
parent c6f25fa29d
commit a7f73be9fd

View File

@@ -64,6 +64,7 @@ menu "Target Images"
depends !LINUX_2_6_ARUBA depends !LINUX_2_6_ARUBA
depends !LINUX_2_6_XSCALE depends !LINUX_2_6_XSCALE
depends !TARGET_ROOTFS_INITRAMFS depends !TARGET_ROOTFS_INITRAMFS
depends !LINUX_2_6_AU1000
help help
Build a squashfs-lzma root filesystem Build a squashfs-lzma root filesystem