Fix serious bug in LPC2xxx/LPC17xx flash algorithm.
[fw/openocd] / src / flash / nor / Makefile.am
index fc646022aec0098bf007081ca5883ee2d86203a0..c344cd01bd1021d1be4cee9235a75b4b29e058be 100644 (file)
@@ -19,9 +19,11 @@ NOR_DRIVERS = \
        lpc2000.c \
        lpc288x.c \
        lpc2900.c \
+       lpcspifi.c \
        non_cfi.c \
        ocl.c \
        pic32mx.c \
+       spi.c \
        stmsmi.c \
        stellaris.c \
        stm32f1x.c \
@@ -42,6 +44,7 @@ noinst_HEADERS = \
        driver.h \
        imp.h \
        non_cfi.h \
-       ocl.h
+       ocl.h \
+       spi.h
 
 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in