[OpenWrt-Devel] [PATCH 1/3] brcm63xx: fix image generation

Álvaro Fernández Rojas noltari at gmail.com
Mon Nov 24 23:08:35 EST 2014


This fixes build issues introduced on r43361.

Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
---
diff --git a/target/linux/brcm63xx/image/Makefile b/target/linux/brcm63xx/image/Makefile
index b991a66..e7fcd22 100755
--- a/target/linux/brcm63xx/image/Makefile
+++ b/target/linux/brcm63xx/image/Makefile
@@ -58,6 +58,7 @@ define Image/Build/CFEDTB
 endef
 
 define Image/Build/OLDCFEDTB
+	# Generate the tagged image
 	$(TOPDIR)/scripts/brcmImage.pl -t -p \
 		-b $(3) -c $(4)	-e $(KERNEL_ENTRY) -a $(LOADADDR) \
 		-k $(KDIR)/vmlinux-$(2).lzma.cfe -r $(KDIR)/root.$(1) \
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list