summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/image.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/image.mk b/include/image.mk
index 42aa3f0284..b5e45ec155 100644
--- a/include/image.mk
+++ b/include/image.mk
@@ -422,7 +422,6 @@ define Device/Build/compile
endef
define Device/Build/kernel
- _KERNEL_IMAGES += $$(KDIR_KERNEL_NAME)
$(KDIR)/$$(KERNEL_NAME):: image_prepare
$$(_TARGET): $$(if $$(KERNEL_INSTALL),$(BIN_DIR)/$$(KERNEL_IMAGE))
$(call Device/Export,$$(KDIR_KERNEL_IMAGE),$(1))