diff options
| author | Tom Rini <[email protected]> | 2015-11-19 11:25:36 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-11-19 11:25:36 -0500 |
| commit | aa7077fcee6cf00cde59bb9709ebd6205720f8bf (patch) | |
| tree | 067a13ac5342287fbbc1429425b2e87f9f28106b /Makefile | |
| parent | 4c60850792e003bcafd16c324237a19307763829 (diff) | |
| parent | bdaeb8f23c6d5d11829072baaf0c0fe37c09f26a (diff) | |
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1335,6 +1335,9 @@ spl/sunxi-spl.bin: spl/u-boot-spl spl/u-boot-spl-dtb.sfp: spl/u-boot-spl @: +spl/boot.bin: spl/u-boot-spl + @: + tpl/u-boot-tpl.bin: tools prepare $(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all |
