FLASH/NOR: Rename spearsmi.c to stmsmi.c
[fw/openocd] / src / flash / nor / Makefile.am
index 80428865f5d6f71dc7b60050ce8a81ce8a6f5aa3..e1028ff98186205aac866ce55aafb61009e0a0b7 100644 (file)
@@ -1,6 +1,4 @@
-AM_CPPFLAGS = \
-       -I$(top_srcdir)/src \
-       -I$(top_builddir)/src
+include $(top_srcdir)/common.mk
 
 noinst_LTLIBRARIES = libocdflashnor.la
 libocdflashnor_la_SOURCES = \
@@ -23,7 +21,7 @@ NOR_DRIVERS = \
        non_cfi.c \
        ocl.c \
        pic32mx.c \
-       spearsmi.c \
+       stmsmi.c \
        stellaris.c \
        stm32x.c \
        str7x.c \
@@ -38,13 +36,6 @@ noinst_HEADERS = \
        driver.h \
        imp.h \
        non_cfi.h \
-       ocl.h \
-       pic32mx.h \
-       stellaris.h \
-       stm32x.h \
-       str7x.h \
-       str9x.h \
-       str9xpec.h \
-       tms470.h
+       ocl.h
 
 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in