|
发表于 2005-1-21 22:46:35
|
显示全部楼层
>编译另一个内核,但提示是没有更新,无法运行到 MAKE MENUCONFIG.
Your source tree is not clean, object files from the previous built are left in the source tree!
Backup your original .config and "make mrproper" to clean up the source tree, then restore your .config and build your kernel again. If you do not want to keep the previous .config, then simply "make mrproper" and then build your kernel again. |
|