folders

  1. alemoppo

    makefile driver kernel out of src folder

    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...
Back
Top