Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 6f0c08e0 authored by Park Ju Hyung's avatar Park Ju Hyung Committed by Michael Bestas
Browse files

qcacld-3.0: Always force user build

Change-Id: I8cf9709bc29fde1e41b06f0811f74684161e4cc1
parent 8781c752
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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