diff options
Diffstat (limited to 'ANDROID_3.4.5/drivers/net/ethernet/chelsio/cxgb4vf/Makefile')
-rw-r--r-- | ANDROID_3.4.5/drivers/net/ethernet/chelsio/cxgb4vf/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ANDROID_3.4.5/drivers/net/ethernet/chelsio/cxgb4vf/Makefile b/ANDROID_3.4.5/drivers/net/ethernet/chelsio/cxgb4vf/Makefile deleted file mode 100644 index d72ee26c..00000000 --- a/ANDROID_3.4.5/drivers/net/ethernet/chelsio/cxgb4vf/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -# Chelsio T4 SR-IOV Virtual Function Driver -# - -obj-$(CONFIG_CHELSIO_T4VF) += cxgb4vf.o - -cxgb4vf-objs := cxgb4vf_main.o t4vf_hw.o sge.o |