# SPDX-License-Identifier: GPL-2.0 # # Makefile for the Chelsio network device drivers. # obj-$(CONFIG_CHELSIO_T1) += cxgb/ obj-$(CONFIG_CHELSIO_T3) += cxgb3/ obj-$(CONFIG_CHELSIO_T4) += cxgb4/ obj-$(CONFIG_CHELSIO_T4VF) += cxgb4vf/ obj-$(CONFIG_CHELSIO_LIB) += libcxgb/
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
cxgb | Folder | 0755 |
|
|
cxgb3 | Folder | 0755 |
|
|
cxgb4 | Folder | 0755 |
|
|
cxgb4vf | Folder | 0755 |
|
|
libcxgb | Folder | 0755 |
|
|
Kconfig | File | 3.96 KB | 0644 |
|
Makefile | File | 272 B | 0644 |
|