flash/nor: add mrvlqspi flash controller driver
[fw/openocd] / src / flash / nor / Makefile.am
index 316814738d5e5e9518e63483a37b56bb79844fb9..bae42fd5dfcaa6f074e415a252bcb72027059375 100644 (file)
@@ -43,7 +43,8 @@ NOR_DRIVERS = \
        kinetis.c \
        mini51.c \
        nuc1x.c \
-       nrf51.c
+       nrf51.c \
+       mrvlqspi.c
 
 noinst_HEADERS = \
        core.h \