From 6eeceb2a40378ac897271fb559a335d4136b9882 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Mon, 30 Dec 2024 00:48:24 +0100 Subject: [PATCH] a71-common: Add board requirements Change-Id: Ia1416e3370ed250254027063bc86128411872cc5 --- BoardConfigCommon.mk | 3 +++ ‎board-info.txt | 1 + 2 files changed, 4 insertions(+) create mode 100644 ‎board-info.txt diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 851bb32..5307939 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -49,6 +49,9 @@ TARGET_EXCLUDES_AUDIOFX := true BOARD_HAVE_BLUETOOTH_QCOM := true BOARD_USES_COMMON_BLUETOOTH_HAL := true +# Board +TARGET_BOARD_INFO_FILE := $(COMMON_PATH)/‎board-info.txt + # Bootanimation TARGET_BOOTANIMATION_HALF_RES := true diff --git a/‎board-info.txt b/‎board-info.txt new file mode 100644 index 0000000..b553108 --- /dev/null +++ b/‎board-info.txt @@ -0,0 +1 @@ +require board=sm7150|a71