bcm53xx: use the correct kernel image

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 45003
v19.07.3_mercusys_ac12_duma
Felix Fietkau 9 years ago
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…
Cancel
Save