2004-01-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* mpc6xx/Makefile.am: Remove libcpuspec.a (Unused).
This commit is contained in:
Ralf Corsepius
2004-01-13 14:10:26 +00:00
parent 194d1282d7
commit 09195d2c47
2 changed files with 4 additions and 9 deletions
+4
View File
@@ -1,3 +1,7 @@
2004-01-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mpc6xx/Makefile.am: Remove libcpuspec.a (Unused).
2004-01-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mpc505/Makefile.am: Fix typo vectors/vectors.S.
@@ -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)