Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
[deliverable/linux.git] / drivers / net / ethernet / hisilicon / hns / Makefile
CommitLineData
6fe6611f 1#
2# Makefile for the HISILICON network device drivers.
3#
4
5obj-$(CONFIG_HNS) += hnae.o
511e6bc0 6
7obj-$(CONFIG_HNS_DSAF) += hns_dsaf.o
8hns_dsaf-objs = hns_ae_adapt.o hns_dsaf_gmac.o hns_dsaf_mac.o hns_dsaf_misc.o \
9 hns_dsaf_main.o hns_dsaf_ppe.o hns_dsaf_rcb.o hns_dsaf_xgmac.o
b5996f11 10
11obj-$(CONFIG_HNS_ENET) += hns_enet_drv.o
12hns_enet_drv-objs = hns_enet.o hns_ethtool.o
This page took 0.123085 seconds and 5 git commands to generate.