allwinner_a64/lichee/linux-4.9/drivers/net/ethernet/hisilicon/Makefile
2018-08-08 14:16:19 +08:00

9 lines
246 B
Makefile

#
# Makefile for the HISILICON network device drivers.
#
obj-$(CONFIG_HIX5HD2_GMAC) += hix5hd2_gmac.o
obj-$(CONFIG_HIP04_ETH) += hip04_eth.o
obj-$(CONFIG_HNS_MDIO) += hns_mdio.o
obj-$(CONFIG_HNS) += hns/
obj-$(CONFIG_HISI_FEMAC) += hisi_femac.o