nand: fix return value
[fw/openocd] / src / flash / nor / Makefile.am
index b5fab1f1206984c5a28f82f3d2be2b6827b6ce5b..c167e8fdfca02a10f0015257b7cb3f49b8be7855 100644 (file)
@@ -10,6 +10,7 @@ libocdflashnor_la_SOURCES = \
 NOR_DRIVERS = \
        aduc702x.c \
        aducm360.c \
+       ambiqmicro.c \
        at91sam4.c \
        at91sam4l.c \
        at91samd.c \
@@ -53,6 +54,7 @@ NOR_DRIVERS = \
        str9xpec.c \
        tms470.c \
        virtual.c \
+       xmc1xxx.c \
        xmc4xxx.c
 
 noinst_HEADERS = \