get rid of linux 2.6.29

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16883 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2009-07-17 16:20:25 +00:00
parent e68a9dd226
commit 916ce4ba2f
131 changed files with 7 additions and 45677 deletions

View File

@@ -23,7 +23,7 @@ JFFS2OPTS := --pad --big-endian --squash
SQUASHFS_OPTS := -be
endif
ifneq ($(CONFIG_LINUX_2_6_29)$(CONFIG_LINUX_2_6_30),)
ifneq ($(CONFIG_LINUX_2_6_30),)
USE_SQUASHFS4 := y
endif