net: add Hisilicon Network Subsystem DSAF support
[deliverable/linux.git] / drivers / net / ethernet / hisilicon / hns / Makefile
1 #
2 # Makefile for the HISILICON network device drivers.
3 #
4
5 obj-$(CONFIG_HNS) += hnae.o
6
7 obj-$(CONFIG_HNS_DSAF) += hns_dsaf.o
8 hns_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
This page took 0.030866 seconds and 5 git commands to generate.