1 2 3 4 5
# Makefile for CNSS platform driver obj-$(CONFIG_CNSS) += cnss_pci.o obj-$(CONFIG_CNSS) += cnss_sdio.o obj-$(CONFIG_CNSS) += cnss_common.o