kernel_samsung_a53x/drivers/net/wireless/cnss2/Makefile
2024-06-15 16:02:09 -03:00

17 lines
420 B
Makefile
Executable file

# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_CNSS2) += cnss2.o
ccflags-y += -I$(srctree)/drivers/net/wireless/cnss_utils/
cnss2-y := main.o
cnss2-y += bus.o
cnss2-y += debug.o
cnss2-y += pci.o
cnss2-y += power.o
cnss2-y += genl.o
ifneq ($(CONFIG_DEV_COREDUMP), y)
cnss2-y += cnss_devcoredump.o
endif
cnss2-$(CONFIG_CNSS2_QMI) += qmi.o coexistence_service_v01.o ip_multimedia_subsystem_private_service_v01.o