summaryrefslogtreecommitdiff
path: root/wlan_mac/Makefile
diff options
context:
space:
mode:
authorVictor Hsu <hsuvictor@google.com>2021-11-19 16:17:09 +0800
committerVictor Hsu <hsuvictor@google.com>2021-12-13 17:03:07 +0800
commit382c14c273a6df27518e102a7aad2ba6be714588 (patch)
tree0a14799c986376655e816c5f677e73a929d18786 /wlan_mac/Makefile
parent680a154f041761cf8772509f135415962513fe62 (diff)
downloadcnss2-382c14c273a6df27518e102a7aad2ba6be714588.tar.gz
wcn6740: Mac address provision
Add google_wlan_mac module to read provisioned platform Mac address and assign to WLAN driver Bug: 206341009 Signed-off-by: Victor Hsu <hsuvictor@google.com> Change-Id: I682cc8136456daab05572d53bef1e674807c0823
Diffstat (limited to 'wlan_mac/Makefile')
-rw-r--r--wlan_mac/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/wlan_mac/Makefile b/wlan_mac/Makefile
new file mode 100644
index 0000000..c79eee1
--- /dev/null
+++ b/wlan_mac/Makefile
@@ -0,0 +1,5 @@
+#
+# google set wlan mac address
+#
+#ccflags-y += -I$(WLAN_PLATFORM_ROOT)/inc
+obj-$(CONFIG_GOOGLE_WLAN_MAC) += google_wlan_mac.o