Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/Makefile

    r9b87284 r5e18892  
    3131DIRS = \
    3232        netif/lo \
     33        netif/dp8390 \
    3334        nil/eth \
    3435        nil/nildummy \
     
    4748                tl/udp \
    4849                tl/tcp \
    49 
    50 ifeq ($(CONFIG_NETIF_DP8390),y)
    51         DIRS += netif/dp8390
    52 endif
    5350
    5451DIRS_ALL = $(DIRS) $(DIRS_MODULAR)
Note: See TracChangeset for help on using the changeset viewer.