projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18c622a
)
image.mk: remove leftover variable from a previous rework
author
Felix Fietkau
<nbd@nbd.name>
Fri, 29 Jul 2016 15:13:48 +0000
(17:13 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Fri, 29 Jul 2016 15:13:48 +0000
(17:13 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/image.mk
patch
|
blob
|
history
diff --git
a/include/image.mk
b/include/image.mk
index 42aa3f02848060d098134a46dd01a991057a9e02..b5e45ec155ae7d766d7a3984e461a9f5066b554b 100644
(file)
--- 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))