diff options
| author | Tom Rini <[email protected]> | 2015-04-10 09:38:38 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-04-10 11:54:07 -0400 |
| commit | 59064346dd2713e5259a32d5ef55792a8f91171b (patch) | |
| tree | 2192fa718f041119e9ba64a9d76f7fe7c546d480 /tools/Makefile | |
| parent | 6d0f45260846b8cafcae6a815178ff8ece7dea7a (diff) | |
| parent | 412ae53aadb53cd63e754d638bafe6e426aeafee (diff) | |
Merge branch 'master' of git://git.denx.de/u-boot-arm
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 88770b0611f..4bbb15336ed 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -83,6 +83,7 @@ dumpimage-mkimage-objs := aisimage.o \ imximage.o \ kwbimage.o \ lib/md5.o \ + lpc32xximage.o \ mxsimage.o \ omapimage.o \ os_support.o \ |
