lwip (inet's alternative) is compiled by default

This commit is contained in:
Tomas Hruby
2013-02-06 10:43:02 +00:00
committed by Lionel Sambuc
parent ee0cc364a8
commit a1fa603ed5
4 changed files with 13 additions and 2 deletions

View File

@@ -43,7 +43,11 @@ SUBDIR+= libcompat_minix libblockdriver libchardriver \
libexec libdevman libusb libasyn librmt \
libddekit libminixfs libbdev libelf libminc libcrypt libterminfo \
libutil libbz2 libprop \
libnetsock libpuffs libsffs
libpuffs libsffs
.if (${MKLWIP} == "yes")
SUBDIR += liblwip libnetsock
.endif
.if (${MACHINE_ARCH} == "i386")
SUBDIR += libvassert libhgfs libvboxfs libvirtio