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:
a94ae2a
)
board-spl-rule
author
Vagrant Cascadian
<vagrant@debian.org>
Wed, 26 Apr 2017 14:08:28 +0000
(14:08 +0000)
committer
Raspbian forward porter
<root@raspbian.org>
Wed, 26 Apr 2017 14:08:28 +0000
(14:08 +0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 83ece9531902684f89d5d9e6bfb7ce092dec5d56..d727710089875482ea046d367ea61daf30dfa6ee 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1352,6
+1352,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