summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or1k
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/or1k
parentshell: Use #include "..." for local header files (diff)
downloadrtems-68e1ccc46d82b87b41199b3dcc4ed72cd3c14960.tar.bz2
build: Remove specialized CPPFLAGS
Diffstat (limited to 'cpukit/score/cpu/or1k')
-rw-r--r--cpukit/score/cpu/or1k/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/score/cpu/or1k/Makefile.am b/cpukit/score/cpu/or1k/Makefile.am
index 732f7c3d69..9d7690d0e3 100644
--- a/cpukit/score/cpu/or1k/Makefile.am
+++ b/cpukit/score/cpu/or1k/Makefile.am
@@ -15,8 +15,6 @@ libscorecpu_a_SOURCES += or1k-exception-default.c
libscorecpu_a_SOURCES += or1k-exception-frame-print.c
libscorecpu_a_SOURCES += or1k-exception-handler-low.S
-libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
-
all-local: $(PREINSTALL_FILES)
include $(top_srcdir)/automake/local.am