summaryrefslogtreecommitdiff
path: root/cnss2/Makefile
diff options
context:
space:
mode:
authorVictor Hsu <hsuvictor@google.com>2021-10-29 21:11:21 +0800
committerVictor Hsu <hsuvictor@google.com>2021-12-13 12:30:28 +0800
commit11b8045bbc3a20844fd6abeb460df31dcd70bbb4 (patch)
treeb2b66a4cdb0c455acdf11f6ba27ef3fc3cde0881 /cnss2/Makefile
parentb8963e75368763f8753b912541ee6bb58c2473d3 (diff)
downloadcnss2-11b8045bbc3a20844fd6abeb460df31dcd70bbb4.tar.gz
wcn6740: Refactor cnss2
Separate the platform related functions from pci.c to the different files. Bug: 203276660 Change-Id: If2e4995cc0897a118575dcff368b52a8964e3704 Signed-off-by: Victor Hsu <hsuvictor@google.com>
Diffstat (limited to 'cnss2/Makefile')
-rw-r--r--cnss2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cnss2/Makefile b/cnss2/Makefile
index 2e37ac0..f85e728 100644
--- a/cnss2/Makefile
+++ b/cnss2/Makefile
@@ -15,4 +15,6 @@ cnss2-y += debug.o
cnss2-y += pci.o
cnss2-y += power.o
cnss2-y += genl.o
+cnss2-$(CONFIG_PCI_MSM) += pci_platform_msm.o
+cnss2-$(CONFIG_SOC_GOOGLE) += pci_platform_google.o
cnss2-$(CONFIG_CNSS2_QMI) += qmi.o coexistence_service_v01.o ip_multimedia_subsystem_private_service_v01.o