Files
vendor_strix/config/BoardConfigMinus.mk
shuixx 732117171d strix
2025-07-14 01:42:42 +00:00

14 lines
349 B
Makefile

# SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
# SPDX-License-Identifier: Apache-2.0
# Recovery
BOARD_USES_FULL_RECOVERY_IMAGE ?= true
include vendor/strix/config/BoardConfigKernel.mk
ifeq ($(BOARD_USES_QCOM_HARDWARE),true)
include hardware/qcom-caf/common/BoardConfigQcom.mk
endif
include vendor/strix/config/BoardConfigSoong.mk