From 09195d2c471cc5bcf117381ec9b0d025e245abfe Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 13 Jan 2004 14:10:26 +0000 Subject: 2004-01-13 Ralf Corsepius * mpc6xx/Makefile.am: Remove libcpuspec.a (Unused). --- c/src/lib/libcpu/powerpc/ChangeLog | 4 ++++ c/src/lib/libcpu/powerpc/mpc6xx/Makefile.am | 9 --------- 2 files changed, 4 insertions(+), 9 deletions(-) (limited to 'c') diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog index 82f5ed5e02..1770519a79 100644 --- a/c/src/lib/libcpu/powerpc/ChangeLog +++ b/c/src/lib/libcpu/powerpc/ChangeLog @@ -1,3 +1,7 @@ +2004-01-13 Ralf Corsepius + + * mpc6xx/Makefile.am: Remove libcpuspec.a (Unused). + 2004-01-13 Ralf Corsepius * mpc505/Makefile.am: Fix typo vectors/vectors.S. diff --git a/c/src/lib/libcpu/powerpc/mpc6xx/Makefile.am b/c/src/lib/libcpu/powerpc/mpc6xx/Makefile.am index 8400aa2ca9..c51c4ce45e 100644 --- a/c/src/lib/libcpu/powerpc/mpc6xx/Makefile.am +++ b/c/src/lib/libcpu/powerpc/mpc6xx/Makefile.am @@ -88,15 +88,6 @@ timer/$(ARCH)/timer.rel: $(timer_rel_OBJECTS) CLEANDIRS += timer/o-optimize timer/o-debug noinst_DATA += timer/$(ARCH)/timer.rel -## wrapup -OBJS = $(exception_OBJECTS) -OBJS += $(mmu_OBJECTS) - -$(ARCH)/libcpuspec.a: ${OBJS} - $(make-library) - -noinst_DATA += $(ARCH)/libcpuspec.a - ## ---- all-local: $(PREINSTALL_FILES) -- cgit v1.2.3