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

Commit 2924a998 authored by Colin Cross's avatar Colin Cross Committed by Automerger Merge Worker
Browse files

Merge "Set ALLOW_MISSING_DEPENDENCIES=true in generic_riscv64/BoardConfig.mk" am: a1920a2f

parents 9ef943e2 a1920a2f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -23,3 +23,6 @@ TARGET_CPU_ABI := riscv64
TARGET_DYNAMIC_64_32_MEDIASERVER := true

include build/make/target/board/BoardConfigGsiCommon.mk

# Temporary hack while prebuilt modules are missing riscv64.
ALLOW_MISSING_DEPENDENCIES := true