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:
d0fa5e9
)
Add spl/arndale-spl.bin rule
author
Ian Campbell
<ijc@debian.org>
Tue, 5 Jan 2021 03:59:11 +0000
(
03:59
+0000)
committer
Vagrant Cascadian
<vagrant@debian.org>
Tue, 5 Jan 2021 03:59:11 +0000
(
03:59
+0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 05d6ae469248fefa956aa80a53add69a01bc4dcd..e866ab891d46191f57421550faf6fd97a1a11cfc 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1935,6
+1935,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