OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
drivers
/
infiniband
/
hw
/
i40iw
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📄
Kconfig
225 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
362 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Makefile
Close
# SPDX-License-Identifier: GPL-2.0 ccflags-y := -Idrivers/net/ethernet/intel/i40e obj-$(CONFIG_INFINIBAND_I40IW) += i40iw.o i40iw-objs :=\ i40iw_cm.o i40iw_ctrl.o \ i40iw_hmc.o i40iw_hw.o i40iw_main.o \ i40iw_pble.o i40iw_puda.o i40iw_uk.o i40iw_utils.o \ i40iw_verbs.o i40iw_virtchnl.o i40iw_vf.o