]> git.sur5r.net Git - openocd/blobdiff - src/flash/nand/Makefile.am
NAND/ARM_IO: review scope of functions
[openocd] / src / flash / nand / Makefile.am
index bb9998e5f06dddfd6e0254b3e31a538aaccf41ed..a495dfdceec9cb4ee11966888e2446035e4d0a57 100644 (file)
@@ -25,13 +25,16 @@ NAND_DRIVERS = \
        s3c2412.c \
        s3c2440.c \
        s3c2443.c \
+       s3c6400.c \
        at91sam9.c
 
 noinst_HEADERS = \
        arm_io.h \
        core.h \
-       lpc3180.h \
        driver.h \
+       fileio.h \
+       imp.h \
+       lpc3180.h \
        mx3.h \
        s3c24xx.h \
        s3c24xx_regs.h