libu2s: Remove the library

There are no users of libu2s anymore. Remove it.

Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Jan Höppner
2019-04-03 16:14:38 +02:00
parent 75e3afb6a0
commit 57a797350c
9 changed files with 3 additions and 336 deletions
+1 -2
View File
@@ -3,8 +3,7 @@ include ../common.mak
libs = $(rootdir)/libzds/libzds.a \
$(rootdir)/libvtoc/libvtoc.a \
$(rootdir)/libdasd/libdasd.a \
$(rootdir)/libu2s/libu2s.a \
$(rootdir)/libutil/libutil.a \
$(rootdir)/libutil/libutil.a
ifeq (${HAVE_FUSE},0)