2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>

* wrapup/Makefile.am: Remove rtems-ctor.o.
This commit is contained in:
Ralf Corsepius
2005-01-22 10:25:25 +00:00
parent 445f8cceac
commit f68b8909b6
2 changed files with 4 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Remove rtems-ctor.o.
2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* libchip/rtc/rtc.h: size_t RTC_Count.
-2
View File
@@ -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