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 98460af7..41fb5649 100644
--- a/src/flash/nor/Makefile.am
+++ b/src/flash/nor/Makefile.am
@@ -30,9 +30,11 @@ NOR_DRIVERS = \
str9x.c \
str9xpec.c \
tms470.c \
- dsp5680xx_flash.c \
virtual.c
+# Disabled for now, it generates warnings
+# dsp5680xx_flash.c
+
noinst_HEADERS = \
core.h \
cfi.h \