move remaining nand helper files
[fw/openocd] / src / flash / Makefile.am
index 2144ff2dcad22dcd32910d3add58cc13ffba9f52..f8d7088386353ab63001a382a3e242804e2d75bf 100644 (file)
@@ -9,9 +9,6 @@ METASOURCES = AUTO
 noinst_LTLIBRARIES = libflash.la
 libflash_la_SOURCES = \
        common.c \
-       arm_nandio.c \
-       nand_ecc.c \
-       nand_ecc_kw.c \
        mflash.c
 
 libflash_la_LIBADD = \
@@ -19,7 +16,6 @@ libflash_la_LIBADD = \
        $(top_builddir)/src/flash/nand/libocdflashnand.la
 
 noinst_HEADERS = \
-       arm_nandio.h \
        common.h \
        mflash.h \
        nand.h