Change the module name from lnc to if_lnc so that ifconfig works.

This commit is contained in:
Paul Richards 2000-12-29 11:46:17 +00:00
parent 7716c31841
commit 2d1a798869

View File

@ -1,7 +1,7 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/lnc
KMOD = lnc
KMOD = if_lnc
SRCS = if_lnc.c if_lnc_pci.c if_lnc_isa.c if_lnc_pc98.c
SRCS += opt_inet.h device_if.h bus_if.h isa_if.h pci_if.h
#SRCS += miibus_if.h