linux-stable-rt/drivers/net/ethernet/xilinx/Makefile

8 lines
199 B
Makefile

#
# 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