flash/nor: Add support for TI CC3220SF internal flash
[fw/openocd] / src / flash / nor / Makefile.am
index b9353642feefadfd5cd6e9faab3b83e1abfaeaa1..5335931b23bace6dd4792c9aa1eb585d651d75f6 100644 (file)
@@ -19,6 +19,7 @@ NOR_DRIVERS = \
        %D%/atsamv.c \
        %D%/avrf.c \
        %D%/bluenrg-x.c \
+       %D%/cc3220sf.c \
        %D%/cfi.c \
        %D%/dsp5680xx_flash.c \
        %D%/efm32.c \
@@ -63,6 +64,7 @@ NOR_DRIVERS = \
 
 NORHEADERS = \
        %D%/core.h \
+       %D%/cc3220sf.h \
        %D%/cfi.h \
        %D%/driver.h \
        %D%/imp.h \