Changes in uspace/srv/hw/netif/dp8390/Makefile [59e9398b:f63a591d] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/netif/dp8390/Makefile
r59e9398b rf63a591d 39 39 -include $(CONFIG_MAKEFILE) 40 40 41 ifeq ($(CONFIG_NETIF_NIL_BUNDLE),y) 42 LIBS += $(USPACE_PREFIX)/srv/net/nil/eth/libeth.a 43 endif 44 41 45 BINARY = dp8390 42 46
Note:
See TracChangeset
for help on using the changeset viewer.