# SPDX-License-Identifier: GPL-2.0 # # Makefile for the HISILICON network device drivers. # obj-$(CONFIG_HIX5HD2_GMAC) += hix5hd2_gmac.o obj-$(CONFIG_HIP04_ETH) += hip04_eth.o obj-$(CONFIG_HNS_MDIO) += hns_mdio.o obj-$(CONFIG_HNS) += hns/ obj-$(CONFIG_HNS3) += hns3/ obj-$(CONFIG_HISI_FEMAC) += hisi_femac.o
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
hns | Folder | 0755 |
|
|
hns3 | Folder | 0755 |
|
|
Kconfig | File | 3.86 KB | 0644 |
|
Makefile | File | 309 B | 0644 |
|