]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/Makefile
mkimage: add atmelimage
[karo-tx-uboot.git] / tools / Makefile
index b64522440da4a2bba4d3cfdd11f14532af4aba32..e6d804596b69741d1a6988c987719d8c73eee9f8 100644 (file)
@@ -69,6 +69,7 @@ RSA_OBJS-$(CONFIG_FIT_SIGNATURE) := rsa-sign.o rsa-verify.o rsa-checksum.o
 
 # common objs for dumpimage and mkimage
 dumpimage-mkimage-objs := aisimage.o \
+                       atmelimage.o \
                        $(FIT_SIG_OBJS-y) \
                        crc32.o \
                        default_image.o \