From: nbd Date: Thu, 26 Mar 2015 10:42:36 +0000 (+0000) Subject: bcm53xx: use the correct kernel image X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=e4db521f7874f68f29f9c26908c6b1884b571746;p=openwrt-working-2016%2F.git bcm53xx: use the correct kernel image Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45003 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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