flash/nor: Add support for TI CC26xx/CC13xx flash
[fw/openocd] / src / flash / nor / Makefile.am
index 5e5cdcd3e622b3c53c4552f2d7451d0f1326ff43..991869804f0a8e47239863b44130c91e173680e5 100644 (file)
@@ -20,6 +20,7 @@ NOR_DRIVERS = \
        %D%/avrf.c \
        %D%/bluenrg-x.c \
        %D%/cc3220sf.c \
+       %D%/cc26xx.c \
        %D%/cfi.c \
        %D%/dsp5680xx_flash.c \
        %D%/efm32.c \
@@ -66,6 +67,7 @@ NOR_DRIVERS = \
 NORHEADERS = \
        %D%/core.h \
        %D%/cc3220sf.h \
+       %D%/cc26xx.h \
        %D%/cfi.h \
        %D%/driver.h \
        %D%/imp.h \