From 77ff782ec1190b9df270cc008f30eb528fec6919 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 7 Apr 2015 20:42:30 +0000 Subject: [PATCH] board-spl-rule Needed for spl/arndale-spl.bin Gbp-Pq: Topic arndale Gbp-Pq: Name board-spl-rule.diff --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 7130c8c25..9bb6857c8 100644 --- a/Makefile +++ b/Makefile @@ -1140,6 +1140,9 @@ spl/u-boot-spl: tools prepare spl/sunxi-spl.bin: spl/u-boot-spl @: +spl/$(BOARD)-spl.bin: spl/u-boot-spl + @: + tpl/u-boot-tpl.bin: tools prepare $(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all -- 2.30.2