Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while build #14

Open
narendersaini32 opened this issue Dec 31, 2024 · 2 comments
Open

Error while build #14

narendersaini32 opened this issue Dec 31, 2024 · 2 comments

Comments

@narendersaini32
Copy link

Hi
I am trying to build a kernel module but getting below error.

init/Kconfig:892: can't open file "kernel/oplus_cpu/sched/Kconfig"
make[1]: *** [scripts/kconfig/Makefile:77: oldconfig] Error 1
make: *** [Makefile:743: oldconfig] Error 2

@OnePlusOSSAdmin
Copy link
Contributor

Which branch are you using?
in msm-kernel, kernel/oplus_cpu is a symlink, it points to ../../../vendor/oplus/kernel/cpu
You could check if there's Kconfig file

@epudwjuhc
Copy link

Which branch are you using? in msm-kernel, kernel/oplus_cpu is a symlink, it points to ../../../vendor/oplus/kernel/cpu You could check if there's Kconfig file

it still does not build even if you link in the vendor tree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants