Sub-driver problem

xiaoxiao2021-03-06  98

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

转载请注明原文地址:https://www.9cbs.com/read-97636.html

New Post(0)