STM32L: Write partial-page flash data after full-page data
[fw/openocd] / src / flash / nor / Makefile.am
index a9668262caa6b3a1a7d5b031797373a1c8f598ad..0b219a9b9abe9546f2f5d0a2c37d6d3990777f79 100644 (file)
@@ -13,7 +13,6 @@ NOR_DRIVERS = \
        at91sam7.c \
        avrf.c \
        cfi.c \
-       ecos.c \
        em357.c \
        faux.c \
        lpc2000.c \
@@ -26,6 +25,7 @@ NOR_DRIVERS = \
        stellaris.c \
        stm32f1x.c \
        stm32f2x.c \
+       stm32lx.c \
        str7x.c \
        str9x.c \
        str9xpec.c \