X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=src%2Fflash%2Fnor%2FMakefile.am;h=316814738d5e5e9518e63483a37b56bb79844fb9;hb=b1a1a48b30243d3582a8443f4baf3dd500683eda;hp=d817cc69cf0ac08ae0b0419756dc3f52b8711a0e;hpb=215c41c0174e94ab00b36a7d56a054cdd7f30dd0;p=openocd diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index d817cc69..31681473 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -42,7 +42,8 @@ NOR_DRIVERS = \ dsp5680xx_flash.c \ kinetis.c \ mini51.c \ - nuc1x.c + nuc1x.c \ + nrf51.c noinst_HEADERS = \ core.h \