Revert "dsp5680xx: disable for now, it generates warnings"

This reverts commit d567df02b9.
This commit is contained in:
Øyvind Harboe
2011-08-09 20:14:50 +02:00
parent c2c19c5018
commit 7d2bf8805d
4 changed files with 8 additions and 14 deletions

View File

@@ -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 \