Hello!
I would like to manage the source files in folders in the development of a kernel module.
I'm trying to run the makefile with this setup:
- Makefile
+ src
- mySrc.c
+ obj
+ bin
...
How can i build with this strucure? My makefile is actually (this run great in the same folder of the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.