Index: uspace/srv/net/netif/lo/Makefile
===================================================================
--- uspace/srv/net/netif/lo/Makefile	(revision f63a591d1085b2ef35cde0f9ec4cb50fa2d4050e)
+++ uspace/srv/net/netif/lo/Makefile	(revision 1d9c541d6cc3310493dc6038d7f1f4eafc080f8e)
@@ -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
 
