From: Felix Fietkau Date: Thu, 26 Mar 2015 10:42:36 +0000 (+0000) Subject: bcm53xx: use the correct kernel image X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=b2188a6377fcfdf55db3fa3ecff17dcd7ba920c2;p=15.05%2Fopenwrt.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