mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-07 05:04:00 -05:00
brcm63xx: fix image generation
This fixes build issues introduced on r43361. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 43376
This commit is contained in:
parent
60522c8ba7
commit
e1eec53136
@ -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) \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user