projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e527f6
)
Makfile: fix a rule to build u-boot.sb
author
Masahiro Yamada
<yamada.m@jp.panasonic.com>
Tue, 5 Nov 2013 08:09:02 +0000
(17:09 +0900)
committer
Tom Rini
<trini@ti.com>
Wed, 6 Nov 2013 13:50:28 +0000
(08:50 -0500)
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index a2fd7f66e673e9c8e747f42527b6a2e8d6a329e9..1f499c5ec877173aaeec70263860a3cca89b43ea 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-490,7
+490,7
@@
$(obj)u-boot.ais: $(obj)spl/u-boot-spl.bin $(obj)u-boot.img
$(obj)u-boot.sb: $(obj)u-boot.bin $(obj)spl/u-boot-spl.bin
- $(MAKE)
-C
$(SRCTREE)/$(CPUDIR)/$(SOC)/ $(OBJTREE)/u-boot.sb
+ $(MAKE)
$(build)
$(SRCTREE)/$(CPUDIR)/$(SOC)/ $(OBJTREE)/u-boot.sb
# On x600 (SPEAr600) U-Boot is appended to U-Boot SPL.
# Both images are created using mkimage (crc etc), so that the ROM