From 5247e194bd2b948b9e03c1f77529a1a7e6b3b050 Mon Sep 17 00:00:00 2001 From: wbx Date: Sat, 10 Sep 2005 15:24:57 +0000 Subject: add KERNEL vars git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1883 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/linux-2.6/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'target/linux/linux-2.6/Makefile') diff --git a/target/linux/linux-2.6/Makefile b/target/linux/linux-2.6/Makefile index aa307ee0a..72a0e7896 100644 --- a/target/linux/linux-2.6/Makefile +++ b/target/linux/linux-2.6/Makefile @@ -1,13 +1,10 @@ -############################################################# # $Id$ -# # Linux 2.6 kernel target for the OpenWRT project -# -############################################################# include $(TOPDIR)/rules.mk include ../rules.mk +KERNEL:=2.6 LINUX_VERSION:=2.6.12.5 LINUX_KERNEL_MD5SUM:=x LINUX_SITE=http://www.fi.kernel.org/pub/linux/kernel/v2.6 \ -- cgit v1.2.3