The kernel build system compiles the module first and then links to vermagic.o.
内核编译系统首先编译这些模块,并将其连接成为vermagic . o。
First, the kernel build system has been improved for quicker builds compared with 2.4.
首先,相对于2.4来说,改进了内核编译系统,从而获得更快的编译速度。
Now let's take an example and analyze how the new kernel build system should be used to compile and load a simple module.
现在让我们来看一个例子,分析一下新的内核编译系统如何来编译并加载一个简单的模块。
应用推荐