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

Headers file for compile a driver for 4.4.71+ #63

Open
SteMMo33 opened this issue Dec 9, 2021 · 0 comments
Open

Headers file for compile a driver for 4.4.71+ #63

SteMMo33 opened this issue Dec 9, 2021 · 0 comments

Comments

@SteMMo33
Copy link

SteMMo33 commented Dec 9, 2021

Hi all,
I need to get the header files to compile a driver for kernel 4.4.71+
Now I have a Makefile and the result is:

root@tinkerboard:/home/amtek/LinuxDriver_V315_20180327# make
make modules -C /lib/modules/4.4.71+/build SUBDIRS=/home/amtek/LinuxDriver_V315_20180327
make[1]: *** /lib/modules/4.4.71+/build: No such file or directory. Stop.
Makefile:10: recipe for target 'all' failed
make: *** [all] Error 2

root@tinkerboard:/home/amtek/LinuxDriver_V315_20180327# ls -l /lib/modules/4.4.71+/build
lrwxrwxrwx 1 root root 69 Feb 22 2018 /lib/modules/4.4.71+/build -> /var/lib/jenkins/workspace/rockchip-rk3288-tinker-board-debian/kernel

The linked folder doesn't exist.

Please, where I can find this files?

Thanks!

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