projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixup CS0 size for the BCM91125E
[openwrt.git]
/
target
/
linux
/
ar7
/
Makefile
diff --git
a/target/linux/ar7/Makefile
b/target/linux/ar7/Makefile
index
b01c6c9
..
a78c703
100644
(file)
--- a/
target/linux/ar7/Makefile
+++ b/
target/linux/ar7/Makefile
@@
-11,11
+11,12
@@
BOARD:=ar7
BOARDNAME:=TI AR7
FEATURES:=squashfs jffs2 atm
BOARDNAME:=TI AR7
FEATURES:=squashfs jffs2 atm
-LINUX_VERSION:=2.6.2
6.8
+LINUX_VERSION:=2.6.2
7.22
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa br2684ctl
+DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa br2684ctl kmod-acx \
+ kmod-sangam-atm-annex-a kmod-sangam-atm-annex-b
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.021649 seconds
and
4
git commands to generate.