octeon: fix sysupgrade images
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
9a3852bf8c
commit
2192a029d3
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ include $(INCLUDE_DIR)/image.mk
|
||||||
|
|
||||||
define Device/Default
|
define Device/Default
|
||||||
PROFILES = Default $$(DEVICE_NAME)
|
PROFILES = Default $$(DEVICE_NAME)
|
||||||
BOARD_NAME := $(BOARD)
|
|
||||||
KERNEL_NAME := vmlinux.elf
|
KERNEL_NAME := vmlinux.elf
|
||||||
KERNEL_INITRAMFS_NAME := vmlinux-initramfs.elf
|
KERNEL_INITRAMFS_NAME := vmlinux-initramfs.elf
|
||||||
KERNEL := kernel-bin | strip-kernel | patch-cmdline
|
KERNEL := kernel-bin | strip-kernel | patch-cmdline
|
||||||
|
|
Loading…
Reference in a new issue