summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-06-28 05:52:00 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-06-28 05:52:00 +0000
commitf38087fdd182afbfb63b158d20191cd77c5d0113 (patch)
treeeeb7854f05bae8d1c30de343194cdff06fb34ff3 /target/linux/rdc-2.6/Makefile
parenta45d52505607453243e1ae4e6e88b73cb4581ab5 (diff)
fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7748 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc-2.6/Makefile')
-rw-r--r--target/linux/rdc-2.6/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/rdc-2.6/Makefile b/target/linux/rdc-2.6/Makefile
index bf0d0d41a..d52974ffa 100644
--- 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
+LINUX_VERSION:=2.6.21.5
+
define Target/Description
Build firmware images for RDC3211 based routers
(e.g. Airlink101 AR525W, Linksys WRT54R)