xref: /openbmc/linux/drivers/net/ethernet/hisilicon/Makefile (revision e983940270f10fe8551baf0098be76ea478294a3)
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/
9obj-$(CONFIG_HISI_FEMAC) += hisi_femac.o
10