diff options
| author | Tom Rini <trini@ti.com> | 2015-02-16 14:55:50 -0500 |
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2015-02-17 06:27:44 -0500 |
| commit | a851604ca36493e8319a7d3a17594b7224d546fe (patch) | |
| tree | dff68fbdd1b098e334d0da031de250dc8852c3b9 /scripts | |
| parent | 0ce3f1f90ae6168805f20e473a9ed7fab5fb13a8 (diff) | |
| parent | 840fe95c3bcff7692c51b90ebc0d350792597ff0 (diff) | |
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/Makefile.spl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/Makefile.spl b/scripts/Makefile.spl index e4b9881186..cc189adc0c 100644 --- a/scripts/Makefile.spl +++ b/scripts/Makefile.spl @@ -154,10 +154,8 @@ ALL-y += $(obj)/$(BOARD)-spl.bin endif ifdef CONFIG_SUNXI -ifndef CONFIG_SPL_FEL ALL-y += $(obj)/sunxi-spl.bin endif -endif ifeq ($(CONFIG_SYS_SOC),"at91") ALL-y += boot.bin |
