From: Felix Fietkau Date: Thu, 26 Mar 2015 10:42:36 +0000 (+0000) Subject: bcm53xx: use the correct kernel image X-Git-Tag: reboot~3734 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=414e8ba63477c156ac774c57e98b99f23776b90c;p=openwrt%2Fopenwrt.git bcm53xx: use the correct kernel image Signed-off-by: Felix Fietkau SVN-Revision: 45003 --- diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile index 55a75ff7d3..2de5271bd8 100644 --- a/target/linux/bcm53xx/image/Makefile +++ b/target/linux/bcm53xx/image/Makefile @@ -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