Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4742 → Rev 4743

/branches/network/uspace/srv/net/netif/dp8390/Makefile
51,7 → 51,7
 
ifeq ($(NETWORKING), module)
 
SOURCES += $(NET_BASE)crc.c \
SOURCES += $(NET_BASE)checksum.c \
$(NET_BASE)nil/eth/eth.c \
$(NET_BASE)net/net_remote.c \
$(NET_BASE)netif/netif_nil_bundle.c