]> git.gag.com Git - fw/openocd/blobdiff - src/flash/nor/Makefile.am
add flash/nor/drivers.c
[fw/openocd] / src / flash / nor / Makefile.am
index 67a5e558bf40da36879362de059dc4fb34555cb5..bafe424fb6c64eb8d871e0f3419869fa0fda279e 100644 (file)
@@ -4,7 +4,8 @@ noinst_LTLIBRARIES = libocdflashnor.la
 libocdflashnor_la_SOURCES = \
        core.c \
        tcl.c \
-       $(NOR_DRIVERS)
+       $(NOR_DRIVERS) \
+       drivers.c
 
 NOR_DRIVERS = \
        aduc702x.c \