summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sh/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-10-05 20:12:40 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-10-10 07:57:01 +0200
commit637546a659cd71fba108bbdce4478e466d3b65bb (patch)
tree64fb164b85ccab12ebf419bfea27d3d9fe511b0e /cpukit/score/cpu/sh/Makefile.am
parentbuild: Merge libmisc/Makefile.am (diff)
downloadrtems-637546a659cd71fba108bbdce4478e466d3b65bb.tar.bz2
build: Merge score/cpu/*/Makefile.am
Diffstat (limited to 'cpukit/score/cpu/sh/Makefile.am')
-rw-r--r--cpukit/score/cpu/sh/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/cpukit/score/cpu/sh/Makefile.am b/cpukit/score/cpu/sh/Makefile.am
index 8b1a0da3a8..6f4affd6b5 100644
--- a/cpukit/score/cpu/sh/Makefile.am
+++ b/cpukit/score/cpu/sh/Makefile.am
@@ -1,11 +1 @@
-include $(top_srcdir)/automake/compile.am
-
-noinst_LIBRARIES = libscorecpu.a
-libscorecpu_a_SOURCES = cpu.c context.c
-libscorecpu_a_SOURCES += ../no_cpu/cpucounterfrequency.c
-libscorecpu_a_SOURCES += ../no_cpu/cpucounterread.c
-libscorecpu_a_SOURCES += ../no_cpu/cpuidle.c
-libscorecpu_a_SOURCES += sh-exception-frame-print.c
-
-include $(top_srcdir)/automake/local.am
include $(srcdir)/headers.am