0

I have downloaded new code from here(https://backports.wiki.kernel.org/index.php/Releases). Now after extracting the downloaded code, I am suppose to replace my old code files with the new one and then finally build it(That's what I know).

Now the issue is after I replaced my older files (c files and header files only) with the newer files there is #include_next preprocessor directive which gives me compilation error. I don't know what changes should I add to the existing makefile files[could not replace these older makefile with newer one because older one's are used to build the kernel] from the makefiles available here(https://backports.wiki.kernel.org/index.php/Releases) to build code successfully.

Please let me know if anyone wants more clearance on this.

Thank you

  • I bet it’s not a preprocessor directive. And back-porting such driver is quite nontrivial task. Good luck! – 0andriy Jan 26 '21 at 12:22

0 Answers0