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:
49f5785
)
Add spl/arndale-spl.bin rule
author
Ian Campbell
<ijc@debian.org>
Mon, 10 Jan 2022 22:07:13 +0000
(22:07 +0000)
committer
Vagrant Cascadian
<vagrant@debian.org>
Mon, 10 Jan 2022 22:07:13 +0000
(22:07 +0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 92fb9875f143bca3e284f8d2da3f51bae90781c0..ee9700f5370561fd5102fae80b1acf293f258668 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2023,6
+2023,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