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

The way to build this kernel #1

Open
zli1122 opened this issue Oct 27, 2020 · 0 comments
Open

The way to build this kernel #1

zli1122 opened this issue Oct 27, 2020 · 0 comments

Comments

@zli1122
Copy link

zli1122 commented Oct 27, 2020

Hello Alex,

I am trying to install this kernel file on my odroid xu3 board. Here is the way I tried to build this kernel.

  1. I run 'make menuconfig' to generate a .config file.
  2. run 'make'. But I got problem here it says that.

/home/odroid/Odroid-XU3-Kernel/arch/arm/include/asm/io.h:30:28: fatal error: mach/exynos-ss.h: No such file or directory #include <mach/exynos-ss.h> ^ compilation terminated.

My current kernel version is 3.10.x.

Actually I only need your updates on 'add the ability to set up conversion time of INA231' driver. I got problem with my odroid xu3 by setting up a low conversion time/averaging time (such as 140us/1). I manually changed the conversion time and got 'probe failed' after reboot the system. So I would like to try your INA231 driver but I got the problem I described above.

I also tried to run './build_kernel.sh odroidxu3' I got error

make[2]: *** [scripts/mod/empty.o] Error 127 . . . make[1]: *** [scripts/mod] Error 2 make[1]: *** Waiting for unfinished jobs.... . . . make: *** [scripts] Error 2 make: *** Waiting for unfinished jobs....

Thank you,

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

1 participant