This can be converted to a Makefile file building only a 64-bit kernel extension by modifying these lines to
可以将此内容转换为 Makefile 文件,并通过修改为以下行构建仅 64 位内核扩展
In this case, the Makefile file is an existing file that has been modified (indicated by the letter m at the beginning of the line), while the hgrc.example.
在这里,Makefile文件是已经修改过的现有文件由行开头的字母m表示,而hgrc . example文件是还没有跟踪的新文件由行开头的问号?
Makefiles that support the building of both 32 - and 64-bit kernel extensions can be modified. A typical Makefile file for building a dual-mode kernel extension has lines similar to.
可以修改支持构建32位和64位内核扩展的Makefile。
应用推荐