diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-06-14 20:25:43 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-06-14 20:25:43 +0000 |
commit | 4c1a994fd696cdc8f164afdbb8feb165517fe928 (patch) | |
tree | ba0a30d923efdf045c333f307a2601eca47134a3 /Config.in | |
parent | 67e51f1787df11d86337b67d606d20a2396cf483 (diff) | |
download | upstream-4c1a994fd696cdc8f164afdbb8feb165517fe928.tar.gz upstream-4c1a994fd696cdc8f164afdbb8feb165517fe928.tar.bz2 upstream-4c1a994fd696cdc8f164afdbb8feb165517fe928.zip |
Config.in: remove obsolete dependency
SVN-Revision: 32366
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -46,7 +46,6 @@ menu "Target Images" config TARGET_INITRAMFS_COMPRESSION_XZ bool "xz" - depends !LINUX_2_6_30&&!LINUX_2_6_31&&!LINUX_2_6_32&&!LINUX_2_6_36&&!LINUX_2_6_37 endchoice config EXTERNAL_CPIO |