summaryrefslogtreecommitdiffstats
path: root/cpukit/wrapup/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-09-13 14:46:30 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-10-09 13:26:48 +0200
commit2532817c28646928544cd10d338eeaa9415c8039 (patch)
treeeb98d096512d3a8a781dc23a57ceeb5dc6fa5b03 /cpukit/wrapup/Makefile.am
parentbuild: Merge libcrypt/Makefile.am (diff)
downloadrtems-2532817c28646928544cd10d338eeaa9415c8039.tar.bz2
build: Merge libcsupport/Makefile.am
Diffstat (limited to '')
-rw-r--r--cpukit/wrapup/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/wrapup/Makefile.am b/cpukit/wrapup/Makefile.am
index 924e53a1d7..41bc76316d 100644
--- a/cpukit/wrapup/Makefile.am
+++ b/cpukit/wrapup/Makefile.am
@@ -24,8 +24,6 @@ TMP_LIBS += ../libgnat/libgnat.a
endif
TMP_LIBS += ../libstdthreads/libstdthreads.a
-TMP_LIBS += ../libcsupport/libcsupport.a
-TMP_LIBS += ../libcsupport/libcalloc.a
if LIBDOSFS
TMP_LIBS += ../libfs/libdosfs.a
endif