From 41af082667ac750886f29f3f8338d877567b303f Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
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

SVN-Revision: 7748
---
 target/linux/au1000-2.6/Makefile | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'target/linux/au1000-2.6')

diff --git a/target/linux/au1000-2.6/Makefile b/target/linux/au1000-2.6/Makefile
index c90d59d72f..0b04a4f5a5 100644
--- a/target/linux/au1000-2.6/Makefile
+++ b/target/linux/au1000-2.6/Makefile
@@ -11,6 +11,8 @@ BOARD:=au1000
 BOARDNAME:=AMD Alchemy AU1x00
 FEATURES:=jffs2 usb pci
 
+LINUX_VERSION:=2.6.21.5
+
 define Target/Description
 	Build firmware for AMD Alchemy 1500 boards
 	(e.g. 4G-Systems Mesh/Access Cube ...)
-- 
cgit v1.2.3