marble: add initial configuration for BoardConfig.mk
This commit is contained in:
12
BoardConfig.mk
Normal file
12
BoardConfig.mk
Normal file
@ -0,0 +1,12 @@
|
||||
#
|
||||
# Copyright (C) 2025 The LineageOS Project
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
# Bootloader
|
||||
TARGET_BOOTLOADER_BOARD_NAME := taro
|
||||
|
||||
# Platform
|
||||
BOARD_USES_QCOM_HARDWARE := true
|
||||
TARGET_BOARD_PLATFORM := taro
|
Reference in New Issue
Block a user