Author: nbd
Date: 2015-03-26 11:42:36 +0100 (Thu, 26 Mar 2015)
New Revision: 45003

Modified:
   trunk/target/linux/bcm53xx/image/Makefile
Log:
bcm53xx: use the correct kernel image

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/target/linux/bcm53xx/image/Makefile
===================================================================
--- trunk/target/linux/bcm53xx/image/Makefile   2015-03-26 09:42:59 UTC (rev 
45002)
+++ trunk/target/linux/bcm53xx/image/Makefile   2015-03-26 10:42:36 UTC (rev 
45003)
@@ -52,6 +52,7 @@
   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
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to