https://github.com/torvalds/linux
Raw File
Tip revision: a3a5ac46f90397a7a52dbf556532c5f3828eb9c7 authored by dependabot[bot] on 18 July 2024, 21:26:04 UTC
build(deps): bump requests in /drivers/gpu/drm/ci/xfails
Tip revision: a3a5ac4
Kbuild
# SPDX-License-Identifier: GPL-2.0
ccflags-y += -I$(srctree)/drivers/net/ethernet/chelsio/cxgb3
ccflags-y += -I$(srctree)/drivers/net/ethernet/chelsio/libcxgb

obj-$(CONFIG_SCSI_CXGB3_ISCSI) += cxgb3i.o
back to top