Skip to content

Commit

Permalink
drivers: Build KernelSU in Miku UI
Browse files Browse the repository at this point in the history
* In Miku UI, we'll sync KernelSU repo automatically in kernel/KernelSU.
* This patch will build KernelSU into Kernel if flag is set
* Ref: Miku-UI/platform_vendor_miku@f991c25

Change-Id: Ib2f4259307cf1bcf51ed5aa11971da20b2db14a1
Signed-off-by: Nanhumly <[email protected]>
  • Loading branch information
AmeChanRain authored and Nanhumly committed Sep 7, 2023
1 parent 313bce8 commit cc2dca4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,4 @@ obj-$(CONFIG_BIF) += bif/
obj-$(CONFIG_SENSORS_SSC) += sensors/
obj-$(CONFIG_ESOC) += esoc/
obj-$(CONFIG_TEE) += tee/
obj-$(CONFIG_WITH_KERNEL_SU) += kernelsu/
1 change: 1 addition & 0 deletions drivers/kernelsu

0 comments on commit cc2dca4

Please sign in to comment.