summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/epiphany
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-09-11 06:30:20 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-10-09 13:26:47 +0200
commit68e1ccc46d82b87b41199b3dcc4ed72cd3c14960 (patch)
treedf176ac8047f21c137d42a3e6d9f711bf2ea7b6f /cpukit/score/cpu/epiphany
parentshell: Use #include "..." for local header files (diff)
downloadrtems-68e1ccc46d82b87b41199b3dcc4ed72cd3c14960.tar.bz2
build: Remove specialized CPPFLAGS
Diffstat (limited to 'cpukit/score/cpu/epiphany')
-rw-r--r--cpukit/score/cpu/epiphany/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/score/cpu/epiphany/Makefile.am b/cpukit/score/cpu/epiphany/Makefile.am
index 0c75bcdcd5..a0ab8ec64a 100644
--- a/cpukit/score/cpu/epiphany/Makefile.am
+++ b/cpukit/score/cpu/epiphany/Makefile.am
@@ -11,8 +11,6 @@ libscorecpu_a_SOURCES += epiphany-context-initialize.c
libscorecpu_a_SOURCES += ../no_cpu/cpucounterfrequency.c
libscorecpu_a_SOURCES += setjmp.S
-libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
-
all-local: $(PREINSTALL_FILES)
include $(top_srcdir)/automake/local.am