summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-22 10:25:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-22 10:25:25 +0000
commitf68b8909b69e0a758d373248e92f10d4f20d1c23 (patch)
tree5321695ddaf5e4b00bfed4d2ef4037de8b09970e /c/src/wrapup
parent2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f68b8909b69e0a758d373248e92f10d4f20d1c23.tar.bz2
2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Remove rtems-ctor.o.
Diffstat (limited to 'c/src/wrapup')
-rw-r--r--c/src/wrapup/Makefile.am2
1 files changed, 0 insertions, 2 deletions
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