summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/drivers/net/ethernet/xilinx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/drivers/net/ethernet/xilinx/Makefile')
-rw-r--r--ANDROID_3.4.5/drivers/net/ethernet/xilinx/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/ANDROID_3.4.5/drivers/net/ethernet/xilinx/Makefile b/ANDROID_3.4.5/drivers/net/ethernet/xilinx/Makefile
deleted file mode 100644
index 214205e9..00000000
--- a/ANDROID_3.4.5/drivers/net/ethernet/xilinx/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# Makefile for the Xilink network device drivers.
-#
-
-ll_temac-objs := ll_temac_main.o ll_temac_mdio.o
-obj-$(CONFIG_XILINX_LL_TEMAC) += ll_temac.o
-obj-$(CONFIG_XILINX_EMACLITE) += xilinx_emaclite.o
-xilinx_emac-objs := xilinx_axienet_main.o xilinx_axienet_mdio.o
-obj-$(CONFIG_XILINX_AXI_EMAC) += xilinx_emac.o