summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2022-02-01 06:32:16 +0000
committerJohn Stultz <john.stultz@linaro.org>2022-03-04 21:52:33 +0000
commitb1014352f43eff1661f1f170992e8ecabfb7ae36 (patch)
treec9b46c620c3f858dbc4fe5b25f8a28ee2ff71673 /device-common.mk
parent0c8fa494b121d4815a463f1c90d6b8b33086d98a (diff)
dragonboards: Create build option to use prebuilt mesa bits
Enables the build to utilize prebuilt mesa binaries found in the 20220303 linaro-vendor-package. Also provides a TARGET_BUILD_MESA build option such that building with the aosp/master or aosp/upstream-main branches of external/mesa3d are still possible by setting: TARGET_BUILD_MESA=true Change-Id: Ibeee5cd578df6e8462427d0f3757007ed30c6148 Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/device-common.mk b/device-common.mk
index ee24e4f..6601cda 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -53,7 +53,6 @@ endif
PRODUCT_SOONG_NAMESPACES += \
device/linaro/dragonboard \
- external/mesa3d \
vendor/linaro/linux-firmware/$(EXPECTED_LINARO_VENDOR_VERSION) \
vendor/linaro/db845c/$(EXPECTED_LINARO_VENDOR_VERSION) \
vendor/linaro/rb5/$(EXPECTED_LINARO_VENDOR_VERSION)