diff --git a/target/board/generic_x86_arm/BoardConfig.mk b/target/board/generic_x86_arm/BoardConfig.mk index c66aacc844..d1e4884082 100644 --- a/target/board/generic_x86_arm/BoardConfig.mk +++ b/target/board/generic_x86_arm/BoardConfig.mk @@ -31,6 +31,8 @@ TARGET_2ND_CPU_VARIANT := generic # Tell the build system this isn't a typical 64bit+32bit multilib configuration. TARGET_TRANSLATE_2ND_ARCH := true +BUILD_BROKEN_DUP_RULES := true + # no hardware camera USE_CAMERA_STUB := true