summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/kernel.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/kernel.mk b/include/kernel.mk
index 4b5fe72f0..7c23aaca8 100644
--- a/include/kernel.mk
+++ b/include/kernel.mk
@@ -38,7 +38,7 @@ else
-e 's/armeb/arm/' \
)
- KERNELNAME=""
+ KERNELNAME=
ifneq (,$(findstring x86,$(BOARD)))
KERNELNAME="bzImage"
endif