aboutsummaryrefslogtreecommitdiff
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.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am
index eabf6f96..834e4d47 100644
--- a/src/flash/nor/Makefile.am
+++ b/src/flash/nor/Makefile.am
@@ -50,7 +50,9 @@ NOR_DRIVERS = \
mrvlqspi.c \
psoc4.c \
sim3x.c \
- xmc4xxx.c
+ xmc4xxx.c \
+ niietcm4.c
+
noinst_HEADERS = \
core.h \