Linux Kernel Modules Example....One module in Multiple Files in this example.
File list:
Hello_Multiple_Files
...................\.tmp_versions
...................\.............\startstop.mod
...................\.start.o.cmd
...................\.startstop.ko.cmd
...................\.startstop.mod.o.cmd
...................\.startstop.o.cmd
...................\.stop.o.cmd
...................\Makefile
...................\Makefile~
...................\Module.markers
...................\Module.symvers
...................\modules.order
...................\start.c
...................\start.c~
...................\start.o
...................\startstop.ko
...................\startstop.mod.c
...................\startstop.mod.o
...................\startstop.o
...................\stop.c
...................\stop.o