image.mk: remove leftover variable from a previous rework
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
18c622a1f2
commit
c5a9a08f1e
1 changed files with 0 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue