Closed petreerew closed 1 year ago
I tried using command
make O=out ARCH=arm64 LLVM=1 LLVM_IAS=1 mgk_64_k510_defconfig oplus6895.config
I notice:
(base) ➜ kernel git:(oneplus/mt6895_s_12.1_oneplus_ace_race) ✗ ls -l|grep oplus_perf_sched lrwxrwxrwx 1 arch arch 55 Jan 9 19:51 oplus_perf_sched -> ../../vendor/oplus/kernel/oplus_performance_5.10/sched/
Am I missing oplus_performance_5.10 directory? Where can I fetch it?
I find it at this repo:
https://github.com/OnePlusOSS/android_vendor_mediatek_kernel_modules_mt6895
at
https://github.com/OnePlusOSS/android_vendor_mediatek_kernel_modules_mt6895/tree/oneplus/mt6895_s_12.1_oneplus_ace_race/vendor/oplus/kernel/oplus_performance_5.10
I tried using command
I notice:
Am I missing oplus_performance_5.10 directory? Where can I fetch it?