summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/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/sparc/Makefile.am
parentbuild: Merge libmisc/Makefile.am (diff)
downloadrtems-637546a659cd71fba108bbdce4478e466d3b65bb.tar.bz2
build: Merge score/cpu/*/Makefile.am
Diffstat (limited to 'cpukit/score/cpu/sparc/Makefile.am')
-rw-r--r--cpukit/score/cpu/sparc/Makefile.am17
1 files changed, 0 insertions, 17 deletions
diff --git a/cpukit/score/cpu/sparc/Makefile.am b/cpukit/score/cpu/sparc/Makefile.am
index 6c06ce0d11..6f4affd6b5 100644
--- a/cpukit/score/cpu/sparc/Makefile.am
+++ b/cpukit/score/cpu/sparc/Makefile.am
@@ -1,18 +1 @@
-include $(top_srcdir)/automake/compile.am
-
-noinst_LIBRARIES = libscorecpu.a
-libscorecpu_a_SOURCES =
-libscorecpu_a_SOURCES += access_le.c
-libscorecpu_a_SOURCES += cpu_asm.S
-libscorecpu_a_SOURCES += cpu.c
-libscorecpu_a_SOURCES += ../no_cpu/cpuidle.c
-libscorecpu_a_SOURCES += sparc-access.S
-libscorecpu_a_SOURCES += sparc-context-validate.S
-libscorecpu_a_SOURCES += sparc-context-volatile-clobber.S
-libscorecpu_a_SOURCES += sparc-counter-asm.S
-libscorecpu_a_SOURCES += sparc-counter.c
-libscorecpu_a_SOURCES += syscall.S
-libscorecpu_a_SOURCES += window.S
-
-include $(top_srcdir)/automake/local.am
include $(srcdir)/headers.am