Index: uspace/srv/net/netif/lo/Makefile
===================================================================
--- uspace/srv/net/netif/lo/Makefile	(revision f63a591d1085b2ef35cde0f9ec4cb50fa2d4050e)
+++ uspace/srv/net/netif/lo/Makefile	(revision 89c57b6e5189544aa143421c38adb00a9ffe90a4)
@@ -39,8 +39,4 @@
 -include $(CONFIG_MAKEFILE)
 
-ifeq ($(CONFIG_NETIF_NIL_BUNDLE),y)
-	LIBS += $(USPACE_PREFIX)/srv/net/nil/nildummy/libnildummy.a
-endif
-
 BINARY = lo
 
