obj-$(CONFIG_IXGBEVF_2_14_2) += ixgbevf.o
ixgbevf-objs := \
	ixgbe_mbx.o \
	ixgbevf_ethtool.o \
	ixgbevf_main.o \
	ixgbe_vf.o \
	ixgbevf_param.o \
	kcompat.o
