summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/moxie
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/moxie
parentbuild: Merge libmisc/Makefile.am (diff)
downloadrtems-637546a659cd71fba108bbdce4478e466d3b65bb.tar.bz2
build: Merge score/cpu/*/Makefile.am
Diffstat (limited to 'cpukit/score/cpu/moxie')
-rw-r--r--cpukit/score/cpu/moxie/Makefile.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/cpukit/score/cpu/moxie/Makefile.am b/cpukit/score/cpu/moxie/Makefile.am
index 8600eeb31f..6f4affd6b5 100644
--- a/cpukit/score/cpu/moxie/Makefile.am
+++ b/cpukit/score/cpu/moxie/Makefile.am
@@ -1,14 +1 @@
-##
-## $Id: Makefile.am,v 1.35 2006/01/12 09:57:43 ralf Exp $
-##
-
-include $(top_srcdir)/automake/compile.am
-
-noinst_LIBRARIES = libscorecpu.a
-libscorecpu_a_SOURCES = cpu.c moxie-exception-frame-print.c cpu_asm.S
-libscorecpu_a_SOURCES += ../no_cpu/cpucounterfrequency.c
-libscorecpu_a_SOURCES += ../no_cpu/cpucounterread.c
-libscorecpu_a_SOURCES += ../no_cpu/cpuidle.c
-
-include $(top_srcdir)/automake/local.am
include $(srcdir)/headers.am