|
我在两台 RH9 上(均为 2.4.20-8 内核)对同一软件的源文件执行 ./configure 命令,
可是却得到了不同的 Makefile 文件, 其中一个Makefile头部的一行内容为:
-*-Makefile-*- template for the CIPE kernel module and driver.
而另一个却是:
-*-Makefile-*- template for the CIPE package.
其中 CIPE 是我要装的软件.
我不明白为什么一个为 kernel module and driver, 而另一个却是 package.
我是菜鸟, 请高手指点.
在此多谢了! |
|