X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2Fnor%2FMakefile.am;h=33a517a94e871961f0143acf93aceda9abb50ae2;hp=c2a9d0cf60d49be8a1865a3428bb7f6648d35f39;hb=5396ec5dcc64354c8101f8d3f16d498ca3b10326;hpb=bfb02d5ba1238bb88cdf28863492cf1521ab2bab diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index c2a9d0cf60..33a517a94e 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -46,6 +46,7 @@ NOR_DRIVERS = \ fm4.c \ dsp5680xx_flash.c \ kinetis.c \ + kinetis_ke.c \ numicro.c \ nrf51.c \ mrvlqspi.c \