remove libcompat_minix as library

. get rid of includes in libcompat_minix:
	  . move configfile.h to minix/include/
	  . all others are unneeded as they point to other files
	. merge the .c files with libc

Change-Id: I5e840c66fb9bc484f377926aa9d66473bbd16259
This commit is contained in:
Ben Gras
2014-08-25 00:19:51 +02:00
parent d1abad940a
commit c2808d8b07
66 changed files with 64 additions and 210 deletions

View File

@@ -216,7 +216,6 @@ LIB${_lib:tu}= ${DESTDIR}/usr/lib/lib${_lib:S/xx/++/:S/atf_c/atf-c/}.a
blockdriver \
chardriver \
clkconf \
compat_minix \
ddekit \
ddekit_usb_client \
ddekit_usb_server \