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

Commit 1f9ccaf1 authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Merge f8ed4b23 on remote branch

Change-Id: If80b3a10c932e2636048e579516a20a3bf017801
parents 72c52676 f8ed4b23
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -113,6 +113,7 @@ endif
ifeq ($(KBUILD_OPTIONS),)
KBUILD_OPTIONS += WLAN_PROPRIETARY=$(WLAN_PROPRIETARY)
KBUILD_OPTIONS += TARGET_SUPPORTS_WEARABLES=$(TARGET_SUPPORTS_WEARABLES)
KBUILD_OPTIONS += BOARD_OPENSOURCE_DIR=$(BOARD_OPENSOURCE_DIR)
KBUILD_OPTIONS += KERNEL_TO_BUILD_ROOT_OFFSET=$(KERNEL_TO_BUILD_ROOT_OFFSET)
endif

+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@ endif # ANDROID_BUILD_TOP
else
ifneq ($(ANDROID_BUILD_TOP),)
ifeq ($(TARGET_PRODUCT),sdm429w)
    WLAN_BLD_DIR := $(ANDROID_BUILD_TOP)/device/qcom/sdm429w/common/opensource/wlan
    WLAN_BLD_DIR := $(ANDROID_BUILD_TOP)/$(BOARD_OPENSOURCE_DIR)/wlan
else
    WLAN_BLD_DIR := $(ANDROID_BUILD_TOP)/vendor/qcom/opensource/wlan
endif #TARGET_PRODUCT