projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add the RDC PCI ids for a fancier PCI device table.Return the system name on boot.
[openwrt.git]
/
target
/
linux
/
ar7
/
Makefile
diff --git
a/target/linux/ar7/Makefile
b/target/linux/ar7/Makefile
index
772222a
..
02daa37
100644
(file)
--- a/
target/linux/ar7/Makefile
+++ b/
target/linux/ar7/Makefile
@@
-11,7
+11,7
@@
BOARD:=ar7
BOARDNAME:=TI AR7
FEATURES:=squashfs jffs2 atm
-LINUX_VERSION:=2.6.2
2.4
+LINUX_VERSION:=2.6.2
3
include $(INCLUDE_DIR)/target.mk
@@
-19,6
+19,4
@@
define Target/Description
Build firmware images for TI AR7 based routers
endef
--include profiles/*.mk
-
$(eval $(call BuildTarget))
This page took
0.02298 seconds
and
4
git commands to generate.