X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2Fnor%2FMakefile.am;h=d5832ca275bb70d4554364bfc7d6a4f071806c7e;hb=da8ce5f2e193b8637202d56c69b22a158a12e32a;hp=d7d66b0381702725e02ca67db0ad1e5706ba8646;hpb=7d2bf8805df5ec9f108758188e85f2d355f720c4;p=openocd.git diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index d7d66b0381..d5832ca275 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -26,13 +26,15 @@ NOR_DRIVERS = \ stellaris.c \ stm32f1x.c \ stm32f2x.c \ + stm32lx.c \ str7x.c \ str9x.c \ str9xpec.c \ tms470.c \ virtual.c \ fm3.c \ - dsp5680xx_flash.c + dsp5680xx_flash.c \ + kinetis.c noinst_HEADERS = \ core.h \