diff options
Diffstat (limited to 'drivers/net/cxgb3/Makefile')
-rw-r--r-- | drivers/net/cxgb3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/cxgb3/Makefile b/drivers/net/cxgb3/Makefile index 343467985321..29aff78c7820 100644 --- a/drivers/net/cxgb3/Makefile +++ b/drivers/net/cxgb3/Makefile | |||
@@ -5,4 +5,4 @@ | |||
5 | obj-$(CONFIG_CHELSIO_T3) += cxgb3.o | 5 | obj-$(CONFIG_CHELSIO_T3) += cxgb3.o |
6 | 6 | ||
7 | cxgb3-objs := cxgb3_main.o ael1002.o vsc8211.o t3_hw.o mc5.o \ | 7 | cxgb3-objs := cxgb3_main.o ael1002.o vsc8211.o t3_hw.o mc5.o \ |
8 | xgmac.o sge.o l2t.o cxgb3_offload.o | 8 | xgmac.o sge.o l2t.o cxgb3_offload.o aq100x.o |