projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b0d51a
)
board-spl-rule
author
Vagrant Cascadian
<vagrant@debian.org>
Mon, 10 Jul 2017 19:46:22 +0000
(20:46 +0100)
committer
Vagrant Cascadian
<vagrant@debian.org>
Mon, 10 Jul 2017 19:46:22 +0000
(20:46 +0100)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index a95f8ce9720226b703eacb7043a17b9f5981f1ab..20e673c4f250e759d21ae44ab1779fbe04347150 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1394,6
+1394,9
@@
spl/u-boot-spl.sfp: spl/u-boot-spl
spl/boot.bin: spl/u-boot-spl
@:
+spl/arndale-spl.bin: spl/u-boot-spl
+ @:
+
tpl/u-boot-tpl.bin: tools prepare \
$(if $(CONFIG_OF_SEPARATE)$(CONFIG_SPL_OF_PLATDATA),dts/dt.dtb)
$(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all