mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-19 17:59:18 +01:00
6 lines
203 B
Makefile
6 lines
203 B
Makefile
# 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
|