tools: mtk_image: split the code of generating NAND header into a new file
[platform/kernel/u-boot.git] / tools / Makefile
index 3626919..34a1aa7 100644 (file)
@@ -147,6 +147,7 @@ dumpimage-mkimage-objs := aisimage.o \
                        gpimage.o \
                        gpimage-common.o \
                        mtk_image.o \
+                       mtk_nand_headers.o \
                        $(ECDSA_OBJS-y) \
                        $(RSA_OBJS-y) \
                        $(AES_OBJS-y)