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 /tools/Makefile | |
| parent | 4c60850792e003bcafd16c324237a19307763829 (diff) | |
| parent | bdaeb8f23c6d5d11829072baaf0c0fe37c09f26a (diff) | |
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Diffstat (limited to 'tools/Makefile')
| -rw-r--r-- | tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile index 9082bda219f..9cfd80b6709 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -98,6 +98,7 @@ dumpimage-mkimage-objs := aisimage.o \ lib/sha256.o \ common/hash.o \ ublimage.o \ + zynqimage.o \ $(LIBFDT_OBJS) \ $(RSA_OBJS-y) |
