Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions config.env
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ CONFIG_ENV=config.env

# ============================================================ Kernel source ==

KERNEL_SOURCE=https://github.com/xiaoleGun/android_kernel_xiaomi_wayne-4.19
KERNEL_SOURCE_BRANCH=twrp-12
KERNEL_CONFIG=vendor/wayne_defconfig
KERNEL_IMAGE_NAME=Image.gz-dtb
KERNEL_SOURCE=https://github.com/Fucking-Projekt/android_kernel_xiaomi_stone
KERNEL_SOURCE_BRANCH=14
KERNEL_CONFIG=vendor/moonstone_defconfig
KERNEL_IMAGE_NAME=Image.gz
ARCH=arm64

# Optional: overrides the device label used in artifact names and sets
Expand Down