summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qlcnic/Makefile
diff options
context:
space:
mode:
authorSony Chacko <sony.chacko@qlogic.com>2013-01-01 03:20:26 +0000
committerDavid S. Miller <davem@davemloft.net>2013-01-02 02:43:27 -0800
commitd71170fb9d54833c4b26b1bf9ab5a077f1d65324 (patch)
tree09dc8adaad0a9de1be36e24b00592b063e71be92 /drivers/net/ethernet/qlogic/qlcnic/Makefile
parent81d0aeb0a4fff6c274f956644a837caac14a7c21 (diff)
qlcnic: enable 83xx virtual NIC mode
Enable 83xx virtual NIC mode Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com> Signed-off-by: Sony Chacko <sony.chacko@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/qlogic/qlcnic/Makefile')
-rw-r--r--drivers/net/ethernet/qlogic/qlcnic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/qlogic/qlcnic/Makefile b/drivers/net/ethernet/qlogic/qlcnic/Makefile
index 799325db5c79..25b73f163886 100644
--- a/drivers/net/ethernet/qlogic/qlcnic/Makefile
+++ b/drivers/net/ethernet/qlogic/qlcnic/Makefile
@@ -7,4 +7,4 @@ obj-$(CONFIG_QLCNIC) := qlcnic.o
qlcnic-y := qlcnic_hw.o qlcnic_main.o qlcnic_init.o \
qlcnic_ethtool.o qlcnic_ctx.o qlcnic_io.o \
qlcnic_sysfs.o qlcnic_minidump.o qlcnic_83xx_hw.o \
- qlcnic_83xx_init.o
+ qlcnic_83xx_init.o qlcnic_83xx_vnic.o