Disable squashfs for au1000 target since it does not allow the user to use the whole flash space
SVN-Revision: 4107
This commit is contained in:
parent
a232bc4121
commit
3a09c2404f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue