projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
151f98a
)
brcm63xx: fix image generation
author
Jonas Gorski
<jogo@openwrt.org>
Tue, 25 Nov 2014 19:06:38 +0000
(19:06 +0000)
committer
Jonas Gorski
<jogo@openwrt.org>
Tue, 25 Nov 2014 19:06:38 +0000
(19:06 +0000)
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
target/linux/brcm63xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/image/Makefile
b/target/linux/brcm63xx/image/Makefile
index
b991a66
..
e7fcd22
100755
(executable)
--- 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) \