SPI nor drivers refactor
[fw/openocd] / src / flash / nor / Makefile.am
index fc646022aec0098bf007081ca5883ee2d86203a0..d26aa2037d41ebf532521840fe6288c4a3a39d6a 100644 (file)
@@ -22,6 +22,7 @@ NOR_DRIVERS = \
        non_cfi.c \
        ocl.c \
        pic32mx.c \
+       spi.c \
        stmsmi.c \
        stellaris.c \
        stm32f1x.c \
@@ -42,6 +43,7 @@ noinst_HEADERS = \
        driver.h \
        imp.h \
        non_cfi.h \
-       ocl.h
+       ocl.h \
+       spi.h
 
 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in