summaryrefslogtreecommitdiff
path: root/shiba/BoardConfig.mk
diff options
context:
space:
mode:
authorCyan_Hsieh <cyanhsieh@google.com>2024-02-27 16:45:38 +0800
committerCyan_Hsieh <cyanhsieh@google.com>2024-02-27 16:45:38 +0800
commit9a2484adcf8e18ba9179dcc48c08a87471be2925 (patch)
tree26eb49b8559edde91c4ff84146f6fb5b7dbb3fc2 /shiba/BoardConfig.mk
parentcc4c33f62e39fe17761036bca8ed2e02a1bc6a6c (diff)
downloadshusky-9a2484adcf8e18ba9179dcc48c08a87471be2925.tar.gz
Initial Bootloader prebuilt for AP3% build
Bug: 326002225 Change-Id: I47a6d882e3403801753858bb215c6dcd017fdbe9
Diffstat (limited to 'shiba/BoardConfig.mk')
-rw-r--r--shiba/BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shiba/BoardConfig.mk b/shiba/BoardConfig.mk
index 4ae6c8b..116edac 100644
--- a/shiba/BoardConfig.mk
+++ b/shiba/BoardConfig.mk
@@ -29,7 +29,7 @@ RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_SHIBA_RADIO_DIR)
RELEASE_GOOGLE_PRODUCT_RADIOCFG_DIR := $(RELEASE_GOOGLE_HUSKY_RADIOCFG_DIR)
ifneq (,$(filter AP1%,$(RELEASE_PLATFORM_VERSION)))
RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := bootloader/24Q1
-else ifneq (,$(filter AP2%,$(RELEASE_PLATFORM_VERSION)))
+else ifneq (,$(filter AP2% AP3%,$(RELEASE_PLATFORM_VERSION)))
RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := bootloader/24Q2
else
RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := bootloader/trunk