After compilation, INSMOD can be compiled into the Linux kernel, put it in the corresponding folder in the Driver folder, and then add your module in it. For example, there is AUDIO in the folder. c, to generate AUDIO. o, your test. C compiled into test. O, you will look at Audio. C, it adds what you add in Makefile. Then compile the kernel