aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack F Vogel <jfv@FreeBSD.org>2013-02-28 22:48:00 +0000
committerJack F Vogel <jfv@FreeBSD.org>2013-02-28 22:48:00 +0000
commit5e59bc21380810608a6012e2729afccaf774ce8e (patch)
treeb34d9c16453ddcd9c7af1f51ca2987d1945cf073
parentadc99a8aa627f04abafd78ca21d7c8a63e6cbb54 (diff)
downloadsrc-5e59bc21380810608a6012e2729afccaf774ce8e.tar.gz
src-5e59bc21380810608a6012e2729afccaf774ce8e.zip
Change the ixgbe module name to if_ixgbe to conform
to the usual naming convention.
Notes
Notes: svn path=/head/; revision=247505
-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 1bc64a0bcd4e..6abdf7afe347 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