M7350v1_en_gpl

This commit is contained in:
T
2024-09-09 08:52:07 +00:00
commit f9cc65cfda
65988 changed files with 26357421 additions and 0 deletions
@@ -0,0 +1,14 @@
# Makefile for wlan sdio if driver
librasdioif-objs += libra_sdioif.o ../wcnss/qcomwlan_secif.o
ifdef CONFIG_ARCH_MSM8X60
librasdioif-objs += qcomwlan_pwrif.o
endif
ifdef CONFIG_ARCH_MSM7X27A
librasdioif-objs += qcomwlan7x27a_pwrif.o
endif
obj-$(CONFIG_LIBRA_SDIOIF) += librasdioif.o