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:
b4895f7
)
board-spl-rule
author
Vagrant Cascadian
<vagrant@debian.org>
Tue, 28 Jun 2016 07:38:27 +0000
(07:38 +0000)
committer
Vagrant Cascadian
<vagrant@debian.org>
Tue, 28 Jun 2016 07:38:27 +0000
(07:38 +0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 23d76c2336f0f55aa4cd6699c19f3b5c1ca7a35d..089aeacdfc7e37ad704cb10c974ae73201850e20 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1322,6
+1322,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
$(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all