summaryrefslogtreecommitdiffstats
path: root/cpukit/wrapup/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-09-13 06:42:32 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-10-09 13:26:47 +0200
commit9c0582870c70e22e65dd956843c3d1ad8e8fceca (patch)
treeed0574d21be6d51588e854b44ba2e3c9ca094a3e /cpukit/wrapup/Makefile.am
parentbuild: Merge libfdt/Makefile.am (diff)
downloadrtems-9c0582870c70e22e65dd956843c3d1ad8e8fceca.tar.bz2
build: Merge libblock/Makefile.am
Diffstat (limited to 'cpukit/wrapup/Makefile.am')
-rw-r--r--cpukit/wrapup/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/wrapup/Makefile.am b/cpukit/wrapup/Makefile.am
index 014018349a..ddc14fc8a7 100644
--- a/cpukit/wrapup/Makefile.am
+++ b/cpukit/wrapup/Makefile.am
@@ -27,7 +27,6 @@ TMP_LIBS += ../libcrypt/libcrypt.a
TMP_LIBS += ../libstdthreads/libstdthreads.a
TMP_LIBS += ../libcsupport/libcsupport.a
TMP_LIBS += ../libcsupport/libcalloc.a
-TMP_LIBS += ../libblock/libblock.a
if LIBDOSFS
TMP_LIBS += ../libfs/libdosfs.a
endif