Loading drivers/staging/qcacld-3.0/Kbuild +3 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
drivers/staging/qcacld-3.0/Kbuild +3 −0 Original line number Diff line number Diff line Loading @@ -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 Loading