summaryrefslogtreecommitdiffstats
path: root/target/linux/linux-2.6
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-10 15:24:57 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-10 15:24:57 +0000
commit5247e194bd2b948b9e03c1f77529a1a7e6b3b050 (patch)
tree45948450400a90a9caeaf12ade24893912e2fdc4 /target/linux/linux-2.6
parentd673f7f4b8e34754daf3549750d83c2cc0429944 (diff)
add KERNEL vars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1883 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/linux-2.6')
-rw-r--r--target/linux/linux-2.6/Makefile5
1 files changed, 1 insertions, 4 deletions
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 \