flash/nor/lpc2000: properly free working area used in get_lpc2000_part_id()
[fw/openocd] / src / flash / nor / Makefile.am
index d817cc69cf0ac08ae0b0419756dc3f52b8711a0e..878fc26ba7a392476aeb049b209b8cc8b2d198b2 100644 (file)
@@ -42,7 +42,11 @@ NOR_DRIVERS = \
        dsp5680xx_flash.c \
        kinetis.c \
        mini51.c \
-       nuc1x.c
+       nuc1x.c \
+       nrf51.c \
+       mrvlqspi.c \
+       psoc4.c \
+       sim3x.c
 
 noinst_HEADERS = \
        core.h \