xref: /openbmc/linux/drivers/net/ethernet/hisilicon/Makefile (revision b802fb99ae964681d1754428f67970911e0476e9)
1#
2# Makefile for the HISILICON network device drivers.
3#
4
5obj-$(CONFIG_HIX5HD2_GMAC) += hix5hd2_gmac.o
6obj-$(CONFIG_HIP04_ETH) += hip04_eth.o
7obj-$(CONFIG_HNS_MDIO) += hns_mdio.o
8obj-$(CONFIG_HNS) += hns/
9