summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/bfin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/bfin/Makefile.am')
-rw-r--r--cpukit/score/cpu/bfin/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/cpu/bfin/Makefile.am b/cpukit/score/cpu/bfin/Makefile.am
index 7febda59b6..151b4beb15 100644
--- a/cpukit/score/cpu/bfin/Makefile.am
+++ b/cpukit/score/cpu/bfin/Makefile.am
@@ -5,7 +5,6 @@ libscorecpu_a_SOURCES = cpu.c cpu_asm.S
libscorecpu_a_SOURCES += ../no_cpu/cpucounterfrequency.c
libscorecpu_a_SOURCES += ../no_cpu/cpucounterread.c
libscorecpu_a_SOURCES += bfin-exception-frame-print.c
-libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
include $(top_srcdir)/automake/local.am
include $(srcdir)/headers.am