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

Commit a1920a2f authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

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

parents 516cf13c a098e960
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