projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ixp4xx: Add initial support for the Freecom FSG-3
[openwrt.git]
/
target
/
linux
/
ixp4xx-2.6
/
Makefile
diff --git
a/target/linux/ixp4xx-2.6/Makefile
b/target/linux/ixp4xx-2.6/Makefile
index
5eea6d6
..
25b60a4
100644
(file)
--- a/
target/linux/ixp4xx-2.6/Makefile
+++ b/
target/linux/ixp4xx-2.6/Makefile
@@
-9,7
+9,9
@@
include $(TOPDIR)/rules.mk
ARCH:=armeb
BOARD:=ixp4xx
BOARDNAME:=Intel XScale IXP4xx
-FEATURES:=jffs2
+FEATURES:=squashfs
+
+LINUX_VERSION:=2.6.21.6
define Target/Description
endef
This page took
0.021044 seconds
and
4
git commands to generate.