From 79835ac7ab0cfd56e0c50e61bdd7678574f596ce Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Sun, 7 Aug 2022 19:13:58 -0400 Subject: [PATCH] berlin: Forcibly include common tree * No hopes of booting without this. --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index e31bc77..95b17f0 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -17,7 +17,7 @@ DEVICE_PATH := device/motorola/berlin # Inherit from motorola sm7325-common --include device/motorola/sm7325-common/BoardConfigCommon.mk +include device/motorola/sm7325-common/BoardConfigCommon.mk # Bootloader TARGET_BOOTLOADER_BOARD_NAME := berlin