qcacld-3.0: Always force user build
Change-Id: I8cf9709bc29fde1e41b06f0811f74684161e4cc1 Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
parent
7d15d2757f
commit
4697b5d666
@ -6,6 +6,9 @@ else
|
|||||||
KERNEL_BUILD := n
|
KERNEL_BUILD := n
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# Force user build
|
||||||
|
TARGET_BUILD_VARIANT := user
|
||||||
|
|
||||||
ifeq ($(KERNEL_BUILD), y)
|
ifeq ($(KERNEL_BUILD), y)
|
||||||
# These are provided in external module based builds
|
# These are provided in external module based builds
|
||||||
# Need to explicitly define for Kernel-based builds
|
# Need to explicitly define for Kernel-based builds
|
||||||
|
Loading…
Reference in New Issue
Block a user