kirkwood: install kernel binaries into bin/ for use with external storage
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
f6c3f830a0
commit
6036768d46
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ define Device/Default
|
|||
KERNEL_DEPENDS = $$(wildcard $(DTS_DIR)/$$(DEVICE_DTS).dts)
|
||||
KERNEL := kernel-bin | append-dtb | uImage none
|
||||
KERNEL_NAME := zImage
|
||||
KERNEL_SUFFIX := -uImage
|
||||
KERNEL_INSTALL := 1
|
||||
KERNEL_IN_UBI :=
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue