projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add rdc-2.6 description
[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
323eb2c
..
10a4872
100644
(file)
--- a/
target/linux/rdc-2.6/Makefile
+++ b/
target/linux/rdc-2.6/Makefile
@@
-6,6
+6,16
@@
#
include $(TOPDIR)/rules.mk
#
include $(TOPDIR)/rules.mk
+ARCH:=i386
+BOARD:=rdc
+BOARDNAME:=RDC x86
+FEATURES:=broken pci jffs2
+
+define Target/Description
+ Build firmware images for RDC3211 based routers
+ (e.g. Airlink101 AR525W)
+endef
+
LINUX_VERSION:=2.6.17
LINUX_RELEASE:=1
LINUX_KERNEL_MD5SUM:=37ddefe96625502161f075b9d907f21e
LINUX_VERSION:=2.6.17
LINUX_RELEASE:=1
LINUX_KERNEL_MD5SUM:=37ddefe96625502161f075b9d907f21e
This page took
0.026318 seconds
and
4
git commands to generate.