aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/Makefile.am
diff options
context:
space:
mode:
authorØyvind Harboe <oyvind.harboe@zylin.com>2011-08-09 20:14:50 +0200
committerØyvind Harboe <oyvind.harboe@zylin.com>2011-08-09 20:15:21 +0200
commit7d2bf8805df5ec9f108758188e85f2d355f720c4 (patch)
tree2e89a60604258bc9d19f04c725fc7c590385e06e /src/flash/nor/Makefile.am
parentc2c19c50186f6686c072f65ade8984771987305f (diff)
Revert "dsp5680xx: disable for now, it generates warnings"
This reverts commit d567df02b9f3e7d2e7e78b3c2907ecad9aa4bbd4.
Diffstat (limited to 'src/flash/nor/Makefile.am')
-rw-r--r--src/flash/nor/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am
index 6dd95fe4..d7d66b03 100644
--- a/src/flash/nor/Makefile.am
+++ b/src/flash/nor/Makefile.am
@@ -31,10 +31,8 @@ NOR_DRIVERS = \
str9xpec.c \
tms470.c \
virtual.c \
- fm3.c
-
-# Disabled for now, it generates warnings
-# dsp5680xx_flash.c
+ fm3.c \
+ dsp5680xx_flash.c
noinst_HEADERS = \
core.h \