readme.linux26
来自「This a SOFTWARE pbx DRIVER」· LINUX26 代码 · 共 9 行
LINUX26
9 行
To build for Linux 2.6, first you must be sure that you have asymlink to your linux-2.6 sources in /usr/src/linux-2.6. The 2.6kernel no longer needs the full sourcecode to build against it. Youcan create the symlink to /lib/modules/`uname -r`/build/ and then you can type:# make linux26# make install
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?