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:
de29e65
)
Add spl/arndale-spl.bin rule
author
Ian Campbell
<ijc@debian.org>
Thu, 9 Sep 2021 02:58:55 +0000
(
03:58
+0100)
committer
Vagrant Cascadian
<vagrant@debian.org>
Thu, 9 Sep 2021 02:58:55 +0000
(
03:58
+0100)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index bf05f0a635c4c04023750d8bf72ff7d678867536..cc34b939d9446977f80cfcfd42d98049ccc4fdea 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1988,6
+1988,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_OF_EMBED)$(CONFIG_SPL_OF_PLATDATA),dts/dt.dtb)
$(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all