projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add KERNEL vars
[openwrt.git]
/
openwrt
/
target
/
linux
/
linux-2.6
/
Makefile
diff --git
a/openwrt/target/linux/linux-2.6/Makefile
b/openwrt/target/linux/linux-2.6/Makefile
index
aa307ee
..
72a0e78
100644
(file)
--- a/
openwrt/target/linux/linux-2.6/Makefile
+++ b/
openwrt/target/linux/linux-2.6/Makefile
@@
-1,13
+1,10
@@
-#############################################################
# $Id$
# $Id$
-#
# Linux 2.6 kernel target for the OpenWRT project
# Linux 2.6 kernel target for the OpenWRT project
-#
-#############################################################
include $(TOPDIR)/rules.mk
include ../rules.mk
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 \
LINUX_VERSION:=2.6.12.5
LINUX_KERNEL_MD5SUM:=x
LINUX_SITE=http://www.fi.kernel.org/pub/linux/kernel/v2.6 \
This page took
0.030262 seconds
and
4
git commands to generate.