bcm53xx: use the correct kernel image
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45003
This commit is contained in:
parent
af69bf56b6
commit
414e8ba634
@ -52,6 +52,7 @@ define Device/Default
|
||||
DT := $(patsubst %.dtb,%,$(notdir $(wildcard $(if $(IB),$(KDIR),$(DTS_DIR))/*-$(1).dtb)))
|
||||
KERNEL := kernel-bin | append-dtb | lzma-d16
|
||||
FILESYSTEMS := squashfs
|
||||
KERNEL_NAME := zImage
|
||||
IMAGE_NAME = $$(IMAGE_PREFIX)-$$(1).$$(2)
|
||||
IMAGES := trx
|
||||
IMAGE/trx := trx-nand
|
||||
|
Loading…
Reference in New Issue
Block a user