summaryrefslogtreecommitdiffstats
path: root/target/linux/linux-2.6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/linux-2.6/Makefile')
-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 \