X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2FMakefile.am;h=ba44adb3846a36c42feee244157456df5bcde96e;hb=e51b9a4ac7afa0fde11690268ba88861e1000f60;hp=cda59e44e1f98ac388eda23d419ae7e32f86e953;hpb=822c06d9e3983b37cd1830c594210973cb560991;p=openocd.git diff --git a/src/flash/Makefile.am b/src/flash/Makefile.am index cda59e44e1..ba44adb384 100644 --- a/src/flash/Makefile.am +++ b/src/flash/Makefile.am @@ -9,7 +9,6 @@ METASOURCES = AUTO noinst_LTLIBRARIES = libflash.la libflash_la_SOURCES = \ common.c \ - flash.c \ arm_nandio.c \ nand_ecc.c \ nand_ecc_kw.c \ @@ -23,7 +22,6 @@ libflash_la_LIBADD = \ noinst_HEADERS = \ arm_nandio.h \ common.h \ - flash.h \ mflash.h \ nand.h