projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fc4540
)
disable jffs2 support for ixp4xx
author
Imre Kaloz
<kaloz@openwrt.org>
Tue, 17 Apr 2007 09:25:05 +0000
(09:25 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Tue, 17 Apr 2007 09:25:05 +0000
(09:25 +0000)
SVN-Revision: 6982
target/linux/ixp4xx-2.6/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ixp4xx-2.6/Makefile
b/target/linux/ixp4xx-2.6/Makefile
index 6357bcc86b9d394b9ee2ea2e3b828cec98226c5d..d896334e4734375c13ead0a17b07a3b15964b9e3 100644
(file)
--- a/
target/linux/ixp4xx-2.6/Makefile
+++ b/
target/linux/ixp4xx-2.6/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
ARCH:=armeb
BOARD:=ixp4xx
BOARDNAME:=Intel XScale IXP4xx
-FEATURES:=squashfs
jffs2
+FEATURES:=squashfs
define Target/Description
endef