# SPDX-License-Identifier: GPL-2.0 # # Makefile for the Intel network device drivers. # obj-$(CONFIG_E100) += e100.o obj-$(CONFIG_E1000) += e1000/ obj-$(CONFIG_E1000E) += e1000e/ obj-$(CONFIG_IGB) += igb/ obj-$(CONFIG_IGBVF) += igbvf/ obj-$(CONFIG_IXGBE) += ixgbe/ obj-$(CONFIG_IXGBEVF) += ixgbevf/ obj-$(CONFIG_I40E) += i40e/ obj-$(CONFIG_IXGB) += ixgb/ obj-$(CONFIG_I40EVF) += i40evf/ obj-$(CONFIG_FM10K) += fm10k/
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
e1000 | Folder | 0755 |
|
|
e1000e | Folder | 0755 |
|
|
fm10k | Folder | 0755 |
|
|
i40e | Folder | 0755 |
|
|
i40evf | Folder | 0755 |
|
|
igb | Folder | 0755 |
|
|
igbvf | Folder | 0755 |
|
|
ixgb | Folder | 0755 |
|
|
ixgbe | Folder | 0755 |
|
|
ixgbevf | Folder | 0755 |
|
|
Kconfig | File | 8.43 KB | 0644 |
|
Makefile | File | 418 B | 0644 |
|