summaryrefslogtreecommitdiffstats
path: root/target/linux/linux-2.4
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.4
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.4')
-rw-r--r--target/linux/linux-2.4/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/target/linux/linux-2.4/Makefile b/target/linux/linux-2.4/Makefile
index ca00a327f..e5e25d6ab 100644
--- a/target/linux/linux-2.4/Makefile
+++ b/target/linux/linux-2.4/Makefile
@@ -1,18 +1,10 @@
-#############################################################
# $Id$
-#
# Linux 2.4 kernel target for the OpenWRT project
-#
-# patches are sorted by numbers
-# 0xx needed patches for board, cpu, filesystem
-# 1xx addon patches for new features (netfilter, ebtables, cifs,..)
-# 2xx compile fixes, driver fixes
-#
-#############################################################
include $(TOPDIR)/rules.mk
include ../rules.mk
+KERNEL:=2.4
LINUX_VERSION:=2.4.30
MODULES_SUBDIR:=lib/modules/$(LINUX_VERSION)
LINUX_KCONFIG:=./config/$(BOARD)