summaryrefslogtreecommitdiffstats
path: root/sys/modules/ixgbe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ixgbe/Makefile')
-rw-r--r--sys/modules/ixgbe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ixgbe/Makefile b/sys/modules/ixgbe/Makefile
index 1bc64a0..6abdf7a 100644
--- a/sys/modules/ixgbe/Makefile
+++ b/sys/modules/ixgbe/Makefile
@@ -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
OpenPOWER on IntegriCloud