X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2Fnor%2FMakefile.am;h=97a24335c1c73e841e72d180c389a17a1e1f261e;hp=eec6f504211848ac3211555de0e9c41d9ea3d8e9;hb=c5414f95b6435231fb3dc5266ddd0b54c95c155e;hpb=5319ccd7eb4761f1481dcbb041b256848efc005e diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index eec6f50421..97a24335c1 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -23,6 +23,7 @@ NOR_DRIVERS = \ non_cfi.c \ ocl.c \ pic32mx.c \ + spearsmi.c \ stellaris.c \ stm32x.c \ str7x.c \