mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
brcm63xx: fix image generation
This fixes build issues introduced on r43361. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43376 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user