From f38087fdd182afbfb63b158d20191cd77c5d0113 Mon Sep 17 00:00:00 2001 From: nbd 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/sibyte-2.6/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/sibyte-2.6/Makefile') diff --git a/target/linux/sibyte-2.6/Makefile b/target/linux/sibyte-2.6/Makefile index 28b330275..35cdb37f2 100644 --- a/target/linux/sibyte-2.6/Makefile +++ b/target/linux/sibyte-2.6/Makefile @@ -11,6 +11,8 @@ BOARD:=sibyte BOARDNAME:=SiByte MIPS FEATURES:=broken +LINUX_VERSION:=2.6.21.5 + include $(INCLUDE_DIR)/kernel-build.mk # include the profiles -- cgit v1.2.3