]> git.sur5r.net Git - openocd/blobdiff - src/flash/nor/Makefile.am
FLASH/NOR: Remove useless file avrf.h
[openocd] / src / flash / nor / Makefile.am
index 511e899e94bd156663e204983d32facd9cb635ac..2964d64ee4d20a139429000aaf8bd264fb4cbffe 100644 (file)
@@ -33,9 +33,6 @@ NOR_DRIVERS = \
        virtual.c
 
 noinst_HEADERS = \
-       at91sam7.h \
-       at91sam3.h \
-       avrf.h \
        core.h \
        cfi.h \
        driver.h \
@@ -45,7 +42,6 @@ noinst_HEADERS = \
        non_cfi.h \
        ocl.h \
        pic32mx.h \
-       spearsmi.h \
        stellaris.h \
        stm32x.h \
        str7x.h \