summaryrefslogtreecommitdiffstats
path: root/cpukit/wrapup/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-09-14 06:19:15 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-10-09 13:26:48 +0200
commit551f4736b302869c39f6140e42de331e6ac664e3 (patch)
tree909866d91bdbf2e4f71b8e583b07c07c4d8017f3 /cpukit/wrapup/Makefile.am
parentbuild: Merge libdebugger/Makefile.am (diff)
downloadrtems-551f4736b302869c39f6140e42de331e6ac664e3.tar.bz2
build: Merge libdl/Makefile.am
Diffstat (limited to 'cpukit/wrapup/Makefile.am')
-rw-r--r--cpukit/wrapup/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/wrapup/Makefile.am b/cpukit/wrapup/Makefile.am
index 41bc76316d..1335b5bfce 100644
--- a/cpukit/wrapup/Makefile.am
+++ b/cpukit/wrapup/Makefile.am
@@ -86,10 +86,6 @@ if NEWLIB
TMP_LIBS += ../libmd/libmd.a
endif
-if LIBDL
-TMP_LIBS += ../libdl/libdl.a
-endif
-
librtemscpu.a: $(TMP_LIBS)
$(AM_V_GEN)rm -f $@
$(AM_V_GEN)$(MKDIR_P) $(ARCH)