From 637546a659cd71fba108bbdce4478e466d3b65bb Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 5 Oct 2018 20:12:40 +0200 Subject: build: Merge score/cpu/*/Makefile.am --- cpukit/score/cpu/mips/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) (limited to 'cpukit/score/cpu/mips/Makefile.am') diff --git a/cpukit/score/cpu/mips/Makefile.am b/cpukit/score/cpu/mips/Makefile.am index e61fc78924..6f4affd6b5 100644 --- a/cpukit/score/cpu/mips/Makefile.am +++ b/cpukit/score/cpu/mips/Makefile.am @@ -1,9 +1 @@ -include $(top_srcdir)/automake/compile.am - -noinst_LIBRARIES = libscorecpu.a -libscorecpu_a_SOURCES = cpu.c cpu_asm.S -libscorecpu_a_SOURCES += ../no_cpu/cpucounterfrequency.c -libscorecpu_a_SOURCES += ../no_cpu/cpucounterread.c - -include $(top_srcdir)/automake/local.am include $(srcdir)/headers.am -- cgit v1.2.3