summaryrefslogtreecommitdiffstats
path: root/include/kernel.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/kernel.mk')
-rw-r--r--include/kernel.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/kernel.mk b/include/kernel.mk
index 5c64ee4e1..849299802 100644
--- a/include/kernel.mk
+++ b/include/kernel.mk
@@ -1,7 +1,10 @@
+KERNEL:=kernel
+BOARD:=board
+LINUX_VERSION:=kernel
+
ifneq ($(DUMP),1)
include $(TOPDIR)/.kernel.mk
-KERNEL:=unknown
ifneq (,$(findstring 2.4.,$(LINUX_VERSION)))
KERNEL:=2.4
LINUX_KMOD_SUFFIX=o