projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
051c2af
)
unbreak brcm-2.4
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 3 Nov 2009 15:38:04 +0000
(15:38 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 3 Nov 2009 15:38:04 +0000
(15:38 +0000)
SVN-Revision: 18287
include/image.mk
patch
|
blob
|
history
diff --git
a/include/image.mk
b/include/image.mk
index c6d5e26498bcf70eb998afd3c8837bccc3d4b400..a722086a07df5d90e903d72cb86dab9507df9103 100644
(file)
--- a/
include/image.mk
+++ b/
include/image.mk
@@
-23,7
+23,7
@@
JFFS2OPTS := --pad --big-endian --squash
SQUASHFS_OPTS := -be
endif
-ifneq ($(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)$(CONFIG_LINUX_2_6_28),)
USE_SQUASHFS3 := y
endif