aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-06-28 05:52:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-06-28 05:52:00 +0000
commit41af082667ac750886f29f3f8338d877567b303f (patch)
tree6ddd09bc0cf52c727d1879be1bce62bc8c621ee5 /target/linux/rdc-2.6/Makefile
parent41b03c977033244fc27d206dc88ef5e221b6bd75 (diff)
downloadupstream-41af082667ac750886f29f3f8338d877567b303f.tar.gz
upstream-41af082667ac750886f29f3f8338d877567b303f.tar.bz2
upstream-41af082667ac750886f29f3f8338d877567b303f.zip
fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
SVN-Revision: 7748
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 bf0d0d41ad..d52974ffae 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)