summaryrefslogtreecommitdiff
path: root/openwrt/include/kernel.mk
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2006-06-23 00:49:42 +0000
committerMike Baker <mbm@openwrt.org>2006-06-23 00:49:42 +0000
commita9aeddb065f388787a6f75533c383ed55956b02a (patch)
tree95d018026ed31f313af37950ba8ce0e46b817c3e /openwrt/include/kernel.mk
parentf2113df321e059913fa3220f3fb0cf0cbc2c64ba (diff)
downloadmtk-20170518-a9aeddb065f388787a6f75533c383ed55956b02a.zip
mtk-20170518-a9aeddb065f388787a6f75533c383ed55956b02a.tar.gz
mtk-20170518-a9aeddb065f388787a6f75533c383ed55956b02a.tar.bz2
.pkginfo cleanup #2
SVN-Revision: 4053
Diffstat (limited to 'openwrt/include/kernel.mk')
-rw-r--r--openwrt/include/kernel.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/openwrt/include/kernel.mk b/openwrt/include/kernel.mk
index 8492998..c110f68 100644
--- a/openwrt/include/kernel.mk
+++ b/openwrt/include/kernel.mk
@@ -1,9 +1,9 @@
-KERNEL:=kernel
-BOARD:=board
-LINUX_VERSION:=kernel
-
-ifneq ($(DUMP),1)
-include $(TOPDIR)/.kernel.mk
+ifeq ($(DUMP),1)
+ KERNEL:=<KERNEL>
+ BOARD:=<BOARD>
+ LINUX_VERSION:=<LINUX_VERSION>
+else
+-include $(TOPDIR)/.kernel.mk
ifneq (,$(findstring 2.4.,$(LINUX_VERSION)))
KERNEL:=2.4