--- src/sys/dev/netif/lnc/Makefile 2005/07/28 00:06:10 1.2 +++ src/sys/dev/netif/lnc/Makefile 2006/07/07 14:16:29 1.3 @@ -1,7 +1,7 @@ # $DragonFly$ KMOD = if_lnc -SRCS = if_lnc.c if_lnc_isa.c if_lnc_pci.c +SRCS = lance.c if_lnc_isa.c if_lnc_pci.c am7990.c am79900.c SRCS += device_if.h bus_if.h pci_if.h isa_if.h opt_inet.h .include