aboutsummaryrefslogtreecommitdiff
path: root/src/target/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/Makefile.am')
-rw-r--r--src/target/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/target/Makefile.am b/src/target/Makefile.am
index 2de06463..27ad054f 100644
--- a/src/target/Makefile.am
+++ b/src/target/Makefile.am
@@ -33,10 +33,8 @@ libtarget_la_SOURCES = \
$(MIPS32_SRC) \
avrt.c \
dsp563xx.c \
- dsp563xx_once.c
-
-# This file generates warnings, disabled for now, see also target.c
-# dsp5680xx.c
+ dsp563xx_once.c \
+ dsp5680xx.c
TARGET_CORE_SRC = \
algorithm.c \