summaryrefslogtreecommitdiff
path: root/src/flash/nor/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nor/Makefile.am')
-rw-r--r--src/flash/nor/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am
index eec6f504..511e899e 100644
--- a/src/flash/nor/Makefile.am
+++ b/src/flash/nor/Makefile.am
@@ -23,6 +23,7 @@ NOR_DRIVERS = \
non_cfi.c \
ocl.c \
pic32mx.c \
+ spearsmi.c \
stellaris.c \
stm32x.c \
str7x.c \
@@ -44,6 +45,7 @@ noinst_HEADERS = \
non_cfi.h \
ocl.h \
pic32mx.h \
+ spearsmi.h \
stellaris.h \
stm32x.h \
str7x.h \