readme-2.4
来自「linux TV 源码」· 4 代码 · 共 13 行
4
13 行
The Makefile is now defaulted to kernel 2.4.xAll that is necessary is the following:makemake installIf your kernel sources are in a location other than /usr/src/linuxyou need to modify the second line of the Makefile. If you needto build with a compiler other than gcc (i.e. kgcc), modify line 8.If sound is configured in your kernel, the driver will register a /dev/dspdevice.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?