From 41af082667ac750886f29f3f8338d877567b303f 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 SVN-Revision: 7748 --- target/linux/uml-2.6/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/uml-2.6/Makefile') diff --git a/target/linux/uml-2.6/Makefile b/target/linux/uml-2.6/Makefile index 089ef58581..65e1b52f70 100644 --- a/target/linux/uml-2.6/Makefile +++ b/target/linux/uml-2.6/Makefile @@ -23,6 +23,8 @@ BOARDNAME:=User Mode Linux FEATURES:=broken LINUX_CONFIG:=$(CURDIR)/config/$(ARCH) +LINUX_VERSION:=2.6.21.5 + include $(INCLUDE_DIR)/kernel-build.mk # include the profiles -- cgit v1.2.3