Skip to content

Commit

Permalink
Update config.env
Browse files Browse the repository at this point in the history
  • Loading branch information
SaharaMiyoko authored Jul 26, 2024
1 parent fb2763d commit fece59d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
CONFIG_ENV=config.env

KERNEL_SOURCE=https://github.com/MiCode/Xiaomi_Kernel_OpenSource/
KERNEL_SOURCE_BRANCH=nabu-r-oss
KERNEL_CONFIG=nabu_stability_defconfig
KERNEL_SOURCE=https://github.com/Rohail33/Realking_kernel_nabu
KERNEL_SOURCE_BRANCH=main
KERNEL_CONFIG=nabu_defconfig
KERNEL_IMAGE_NAME=Image.gz-dtb
ARCH=arm64
ADD_LOCALVERSION_TO_FILENAME=false
Expand Down

0 comments on commit fece59d

Please sign in to comment.