projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
workaround for timer glitch on some boards
[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
e1394eb
..
0beb8ae
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 broken
+FEATURES:=squashfs jffs2 atm
+
+LINUX_VERSION:=2.6.22.4
define Target/Description
Build firmware images for TI AR7 based routers
This page took
0.024299 seconds
and
4
git commands to generate.