OnePlusOSS / android_kernel_5.10_oneplus_mt6895

Other
17 stars 11 forks source link

can't open file "kernel/oplus_perf_sched/Kconfig" #3

Closed petreerew closed 1 year ago

petreerew commented 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?

petreerew commented 1 year ago

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