aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ixv
diff options
context:
space:
mode:
authorEric Joyner <erj@FreeBSD.org>2015-05-28 20:56:11 +0000
committerEric Joyner <erj@FreeBSD.org>2015-05-28 20:56:11 +0000
commitcad71225adf656a829fae8ee80a2c6002e63bade (patch)
tree8759c2559f3d410c64f5e3d9cebfb024538decef /sys/modules/ixv
parent3d77026dc9a30d8855cd44b41c64da71384240cd (diff)
Notes
Diffstat (limited to 'sys/modules/ixv')
-rw-r--r--sys/modules/ixv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ixv/Makefile b/sys/modules/ixv/Makefile
index f8ce347d3128..fd428a008f3e 100644
--- a/sys/modules/ixv/Makefile
+++ b/sys/modules/ixv/Makefile
@@ -4,7 +4,7 @@
KMOD = if_ixv
SRCS = device_if.h bus_if.h pci_if.h
-SRCS += opt_inet.h opt_inet6.h opt_rss.h
+SRCS += opt_inet.h opt_inet6.h
SRCS += if_ixv.c ix_txrx.c
# Shared source
SRCS += ixgbe_common.c ixgbe_api.c ixgbe_phy.c ixgbe_mbx.c ixgbe_vf.c