device_xiaomi_sweet/BoardConfig.mk

14 lines
261 B
Makefile
Raw Normal View History

2021-07-09 13:34:30 -04:00
#
# Copyright (C) 2021 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
DEVICE_PATH := device/xiaomi/sweet
2021-07-10 07:14:10 -04:00
2021-07-10 07:16:36 -04:00
# Kernel
TARGET_KERNEL_CONFIG := sweet_user_defconfig
2021-07-10 07:14:10 -04:00
# Inherit from proprietary files
include vendor/xiaomi/sweet/BoardConfigVendor.mk