projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
enable use of 8M flash (closes: #2232)
[openwrt.git]
/
target
/
linux
/
ar7-2.6
/
Makefile
diff --git
a/target/linux/ar7-2.6/Makefile
b/target/linux/ar7-2.6/Makefile
index
b20cb11
..
2dd8c82
100644
(file)
--- a/
target/linux/ar7-2.6/Makefile
+++ b/
target/linux/ar7-2.6/Makefile
@@
-9,7
+9,9
@@
include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=ar7
BOARDNAME:=TI AR7
-FEATURES:=squashfs jffs2
+FEATURES:=squashfs jffs2 atm
+
+LINUX_VERSION:=2.6.22.1
define Target/Description
Build firmware images for TI AR7 based routers
This page took
0.021697 seconds
and
4
git commands to generate.