monet: Sync kernel cfg location with shinsoku

This commit is contained in:
mikairyuu 2021-08-20 00:20:02 +03:00
parent 14548652b6
commit f9e7b74419

View File

@ -15,7 +15,7 @@ BUILD_BROKEN_DUP_RULES := true
TARGET_SCREEN_DENSITY := 440
# Kernel
TARGET_KERNEL_CONFIG := vendor/monet_user_defconfig
TARGET_KERNEL_CONFIG := monet_defconfig
# Inherit from the proprietary version
include vendor/xiaomi/monet/BoardConfigVendor.mk