X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fflash%2Fnor%2FMakefile.am;h=b5ffc52475973092df063f150433102ec13c29f5;hb=e475896eb18185ac6089cfeec45c8bd4dcb73330;hp=080b847470f33542cc79a1cd77c6fe776ef64329;hpb=1c41362aeaca98e6a4e25e0f7e9d85c0c3a490aa;p=fw%2Fopenocd diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index 080b84747..b5ffc5247 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -38,7 +38,8 @@ NOR_DRIVERS = \ virtual.c \ fm3.c \ dsp5680xx_flash.c \ - kinetis.c + kinetis.c \ + mini51.c noinst_HEADERS = \ core.h \