1
0
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:
wbx
2005-09-10 15:24:57 +00:00
parent d673f7f4b8
commit 5247e194bd
2 changed files with 2 additions and 13 deletions

View File

@@ -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 \