Change the ixgbe module name to if_ixgbe to conform
to the usual naming convention.
This commit is contained in:
parent
adc99a8aa6
commit
5e59bc2138
@ -4,7 +4,7 @@
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/ixgbe
|
||||
|
||||
KMOD = ixgbe
|
||||
KMOD = if_ixgbe
|
||||
SRCS = device_if.h bus_if.h pci_if.h
|
||||
SRCS += opt_inet.h opt_inet6.h
|
||||
SRCS += ixgbe.c ixv.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user