projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kirkwood] Add jffs2 feature flag
[openwrt.git]
/
target
/
linux
/
kirkwood
/
Makefile
diff --git
a/target/linux/kirkwood/Makefile
b/target/linux/kirkwood/Makefile
index
f227423
..
99e8957
100644
(file)
--- a/
target/linux/kirkwood/Makefile
+++ b/
target/linux/kirkwood/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=kirkwood
BOARDNAME:=Marvell Kirkwood
-FEATURES:=targz usb
+FEATURES:=targz usb
jffs2
LINUX_VERSION:=2.6.35.4
This page took
0.02453 seconds
and
4
git commands to generate.