mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
add KERNEL vars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1883 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user