Parcourir la source

brcm63xx: fix image generation

This fixes build issues introduced on r43361.

Signed-off-by: Álvaro Fernández Rojas <[email protected]>

SVN-Revision: 43376
Jonas Gorski il y a 11 ans
Parent
commit
e1eec53136
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      target/linux/brcm63xx/image/Makefile

+ 1 - 0
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) \