xref: /linux/drivers/net/ethernet/hisilicon/hns3/Makefile (revision c411ed854584a71b0e86ac3019b60e4789d88086)
1#
2# Makefile for the HISILICON network device drivers.
3#
4
5obj-$(CONFIG_HNS3) += hns3pf/
6
7obj-$(CONFIG_HNS3) += hnae3.o
8