Added SPIFI flash driver, algorithms, and docs
[fw/openocd] / src / flash / nor / Makefile.am
index d26aa2037d41ebf532521840fe6288c4a3a39d6a..c344cd01bd1021d1be4cee9235a75b4b29e058be 100644 (file)
@@ -19,6 +19,7 @@ NOR_DRIVERS = \
        lpc2000.c \
        lpc288x.c \
        lpc2900.c \
+       lpcspifi.c \
        non_cfi.c \
        ocl.c \
        pic32mx.c \