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:
3834107
)
board-spl-rule
author
Vagrant Cascadian
<vagrant@debian.org>
Tue, 8 Dec 2015 16:59:47 +0000
(16:59 +0000)
committer
Vagrant Cascadian
<vagrant@debian.org>
Tue, 8 Dec 2015 16:59:47 +0000
(16:59 +0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1ac1c9bddb19143979fc0bd8f45d58f8cc9698b8..65e5a5b91a6e7630bc8fba661660357098348199 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1314,6
+1314,9
@@
spl/sunxi-spl.bin: spl/u-boot-spl
spl/u-boot-spl-dtb.sfp: 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