X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fflash%2Fnor%2FMakefile.am;fp=src%2Fflash%2Fnor%2FMakefile.am;h=5335931b23bace6dd4792c9aa1eb585d651d75f6;hb=d02de3a8a92091b9761ebaf44dff1a71f5b2edcb;hp=b9353642feefadfd5cd6e9faab3b83e1abfaeaa1;hpb=a077715b71dbe2e02561c3e33d15a0f8bc9be19a;p=fw%2Fopenocd diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index b9353642f..5335931b2 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -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 \