forked from khadas/supersu
-
Notifications
You must be signed in to change notification settings - Fork 0
Candelarioo/supersu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SuperSU for khadas About how to add root support on khadas VIMs SDK source code, You can follow the steps below 1. Modify the file 'PROJECT/device/khadas/kvim.mk' or 'PROJECT/device/khadas/kvim2.mk' <1> Change the property 'BUILD_WITH_ROOT_CONFIG' from false to true 2. Download the root repertory into the path 'PROJECT/vendor/amlogic/' <1> cd PROJECT/vendor/amlogic/ <2> git clone https://github.com/khadas/supersu root -b Nougat 3. Build yourself ROM again
About
SuperSU
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Makefile 64.2%
- Shell 35.8%