projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann
[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
..
e6056b2
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
ARCH:=mipsel
BOARD:=ar7
BOARDNAME:=TI AR7
-FEATURES:=squashfs jffs2
+FEATURES:=squashfs jffs2 atm
+
+LINUX_VERSION:=2.6.21.5
define Target/Description
Build firmware images for TI AR7 based routers
define Target/Description
Build firmware images for TI AR7 based routers
This page took
0.022673 seconds
and
4
git commands to generate.