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:
3d14ad6
)
board-spl-rule
author
Vagrant Cascadian
<vagrant@debian.org>
Mon, 12 Sep 2016 19:43:29 +0000
(19:43 +0000)
committer
Vagrant Cascadian
<vagrant@debian.org>
Mon, 12 Sep 2016 19:43:29 +0000
(19:43 +0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index bb712b4fc1b1905f1692d434ec357297b2e8ae2a..8c8f7d921c8c88524d45ad5a653df8202424da14 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1343,6
+1343,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