From cf9d5a490d2d31aa2207282cc81f4516c6854b2e Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 28 Jun 2007 05:52:00 +0000 Subject: 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 --- target/linux/ar7-2.6/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/ar7-2.6') diff --git a/target/linux/ar7-2.6/Makefile b/target/linux/ar7-2.6/Makefile index 4b10d565f5..e6056b2f93 100644 --- a/target/linux/ar7-2.6/Makefile +++ b/target/linux/ar7-2.6/Makefile @@ -11,6 +11,8 @@ BOARD:=ar7 BOARDNAME:=TI AR7 FEATURES:=squashfs jffs2 atm +LINUX_VERSION:=2.6.21.5 + define Target/Description Build firmware images for TI AR7 based routers endef -- cgit v1.2.3