Index: uspace/srv/hw/netif/dp8390/Makefile
===================================================================
--- uspace/srv/hw/netif/dp8390/Makefile	(revision f63a591d1085b2ef35cde0f9ec4cb50fa2d4050e)
+++ uspace/srv/hw/netif/dp8390/Makefile	(revision 973ef9fc2302afd44bcf569cc300f71adbc0acdf)
@@ -39,8 +39,4 @@
 -include $(CONFIG_MAKEFILE)
 
-ifeq ($(CONFIG_NETIF_NIL_BUNDLE),y)
-	LIBS += $(USPACE_PREFIX)/srv/net/nil/eth/libeth.a
-endif
-
 BINARY = dp8390
 
