Index: uspace/srv/hw/netif/dp8390/Makefile
===================================================================
--- uspace/srv/hw/netif/dp8390/Makefile	(revision f63a591d1085b2ef35cde0f9ec4cb50fa2d4050e)
+++ uspace/srv/hw/netif/dp8390/Makefile	(revision dffabf0f8ffadf4e01499b08d3f215e8de2ab6e3)
@@ -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
 
