projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add wget2nand, this should allow netboot installation directly to nand
[openwrt.git]
/
target
/
linux
/
rdc-2.6
/
Makefile
diff --git
a/target/linux/rdc-2.6/Makefile
b/target/linux/rdc-2.6/Makefile
index
bf0d0d4
..
d52974f
100644
(file)
--- a/
target/linux/rdc-2.6/Makefile
+++ b/
target/linux/rdc-2.6/Makefile
@@
-11,6
+11,8
@@
BOARD:=rdc
BOARDNAME:=RDC x86
FEATURES:=squashfs jffs2 pci broken
BOARDNAME:=RDC x86
FEATURES:=squashfs jffs2 pci broken
+LINUX_VERSION:=2.6.21.5
+
define Target/Description
Build firmware images for RDC3211 based routers
(e.g. Airlink101 AR525W, Linksys WRT54R)
define Target/Description
Build firmware images for RDC3211 based routers
(e.g. Airlink101 AR525W, Linksys WRT54R)
This page took
0.026509 seconds
and
4
git commands to generate.