From f68b8909b69e0a758d373248e92f10d4f20d1c23 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 22 Jan 2005 10:25:25 +0000 Subject: 2005-01-22 Ralf Corsepius * wrapup/Makefile.am: Remove rtems-ctor.o. --- c/src/ChangeLog | 4 ++++ c/src/wrapup/Makefile.am | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 15c2531ce4..a6c029aee2 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,7 @@ +2005-01-22 Ralf Corsepius + + * wrapup/Makefile.am: Remove rtems-ctor.o. + 2005-01-22 Ralf Corsepius * libchip/rtc/rtc.h: size_t RTC_Count. diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am index 5ccc8e9c49..c9296b754a 100644 --- a/c/src/wrapup/Makefile.am +++ b/c/src/wrapup/Makefile.am @@ -43,8 +43,6 @@ SRCS += ../libchip/libnetchip.a endif endif -SRCS += $(wildcard $(PROJECT_LIB)/lib/rtems-ctor.$(OBJEXT)) - if HAS_MP SRCS += ../libchip/shmdr.rel endif -- cgit v1.2.3