Skip to content

Commit

Permalink
garnet: Switch kernel to WakacaW KSU-Next+SUSFS
Browse files Browse the repository at this point in the history
  • Loading branch information
royweisfeld committed Jan 22, 2025
1 parent d0ca983 commit e7b97bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ BOARD_PREBUILT_DTBOIMAGE := $(KERNEL_PATH)/images/dtbo.img
TARGET_NO_KERNEL_OVERRIDE := true
TARGET_KERNEL_SOURCE := $(KERNEL_PATH)/kernel-headers
PRODUCT_COPY_FILES += \
$(KERNEL_PATH)/images/shorekeeper/v2/kernel-su:kernel
$(KERNEL_PATH)/images/WakacaW/5.10-230/kernel-sunext_susfs:kernel

# Kernel modules
DLKM_MODULES_PATH := $(KERNEL_PATH)/modules/dlkm
Expand Down

0 comments on commit e7b97bc

Please sign in to comment.