summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcaozhiqiang <caozhiqiang@oppo.com>2020-06-06 18:40:19 +0800
committercaozhiqiang <caozhiqiang@oppo.com>2020-06-06 18:40:19 +0800
commit1b99614493abc852bf514a37ae64b266d0222b88 (patch)
treebe604485ce0efefed44af69b260f9952fd0a216d
parent8d46b78b0a307bff634807ebc2a110f4c97a2c97 (diff)
downloadwlan-android-msm-beluga-4.9-pie-wear-mr1.tar.gz
upload oppo local code to google Change-Id: I66f102690333d07dbb1dac303a0980e7c9899b4b
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4a45b0798..6ed033827 100755
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ KBUILD_OPTIONS := WLAN_ROOT=$(shell cd $(KERNEL_SRC); readlink -e $(M))
WLAN_CHIPSET := pronto
WLAN_SELECT := CONFIG_PRONTO_WLAN=m
-KBUILD_OPTIONS += MODNAME?=$(WLAN_CHIPSET)_wlan
+KBUILD_OPTIONS += MODNAME?=wlan
KBUILD_OPTIONS += BOARD_PLATFORM=msm8909
KBUILD_OPTIONS += $(WLAN_SELECT)