get rid of even more 2.6.28 stuff

SVN-Revision: 18953
This commit is contained in:
Imre Kaloz
2009-12-27 21:35:42 +00:00
parent 1fe38ff73b
commit 06d8dc9329
54 changed files with 1 additions and 76337 deletions

View File

@@ -23,7 +23,7 @@ JFFS2OPTS := --pad --big-endian --squash
SQUASHFS_OPTS := -be
endif
ifneq ($(CONFIG_LINUX_2_4)$(CONFIG_LINUX_2_6_21)$(CONFIG_LINUX_2_6_25)$(CONFIG_LINUX_2_6_28),)
ifneq ($(CONFIG_LINUX_2_4)$(CONFIG_LINUX_2_6_21)$(CONFIG_LINUX_2_6_25),)
USE_SQUASHFS3 := y
endif