| commit | e1de7c71a23748b276624a2e7a71e677baad8e56 | [log] [tgz] |
|---|---|---|
| author | ParsaAslaniYC <parsaaslani.67@gmail.com> | Tue Oct 21 18:10:36 2025 +0000 |
| committer | ParsaAslaniYC <parsaaslani.67@gmail.com> | Tue Oct 21 18:17:33 2025 +0000 |
| tree | c039125a264b255c56a0d1ac8863094ea15de883 |
ingres: Initial device tree
diff --git a/BoardConfig.mk b/BoardConfig.mk new file mode 100644 index 0000000..1c788e9 --- /dev/null +++ b/BoardConfig.mk
@@ -0,0 +1,13 @@ +# +# Copyright (C) 2025 The LineageOS Project +# +# SPDX-License-Identifier: Apache-2.0 +# + +# Inherit from xiaomi sm8450-common +include device/xiaomi/sm8450-common/BoardConfigCommon.mk + +# Inherit from the proprietary version +include vendor/xiaomi/ingres/BoardConfigVendor.mk + +DEVICE_PATH := device/xiaomi/ingres