Explorar o código

qcacld-3.0: Always force user build

Change-Id: I8cf9709bc29fde1e41b06f0811f74684161e4cc1
Signed-off-by: Pranav Vashi <[email protected]>
Park Ju Hyung %!s(int64=6) %!d(string=hai) anos
pai
achega
4697b5d666
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      qcom/opensource/wlan/qcacld-3.0/Kbuild

+ 3 - 0
qcom/opensource/wlan/qcacld-3.0/Kbuild

@@ -6,6 +6,9 @@ else
 	KERNEL_BUILD := n
 endif
 
+# Force user build
+TARGET_BUILD_VARIANT := user
+
 ifeq ($(KERNEL_BUILD), y)
 	# These are provided in external module based builds
 	# Need to explicitly define for Kernel-based builds