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:
ca08c63
)
Add spl/arndale-spl.bin rule
author
Ian Campbell
<ijc@debian.org>
Fri, 12 Mar 2021 23:00:43 +0000
(23:00 +0000)
committer
Vagrant Cascadian
<vagrant@debian.org>
Fri, 12 Mar 2021 23:00:43 +0000
(23:00 +0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index fc94ab35c3258194b9200dd8b85d4f5413fcaabd..5f68b5496e6e271e792cebfb8597506e788db88c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1941,6
+1941,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