![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # 0003 # Makefile for the HISILICON network device drivers. 0004 # 0005 0006 obj-$(CONFIG_HNS) += hnae.o 0007 0008 obj-$(CONFIG_HNS_DSAF) += hns_dsaf.o 0009 hns_dsaf-objs = hns_ae_adapt.o hns_dsaf_gmac.o hns_dsaf_mac.o hns_dsaf_misc.o \ 0010 hns_dsaf_main.o hns_dsaf_ppe.o hns_dsaf_rcb.o hns_dsaf_xgmac.o 0011 0012 obj-$(CONFIG_HNS_ENET) += hns_enet_drv.o 0013 hns_enet_drv-objs = hns_enet.o hns_ethtool.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |