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:
8733456
)
create v4 squashfs image for 2.6.31
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 26 Aug 2009 09:52:25 +0000
(09:52 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 26 Aug 2009 09:52:25 +0000
(09:52 +0000)
SVN-Revision: 17406
include/image.mk
patch
|
blob
|
history
diff --git
a/include/image.mk
b/include/image.mk
index d8cf93fa2cc9852c8cb5edc4791aae502f942eff..cab9722df60e25c42f4b855ca64fb7892c767a78 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_30),)
+ifneq ($(CONFIG_LINUX_2_6_30)
$(CONFIG_LINUX_2_6_31)
,)
USE_SQUASHFS4 := y
endif