摘要:
tar jxvf util-linux-ng-2.18.tar.bz2cd util-linux-ng-2.18./configure --enable-arch --enable-partx --enable-writemakemake install ftp://ftp.kernel.org/p 阅读全文
摘要:
1. 如果.config不存在,运行make config/menuconfig时的缺省设置由固化在各个Kconfig文件中各项目的缺省值决定。2. 如果.config存在,运行make config/menuconfig时的缺省设置即是当前.config的设置,若对设置进行了修改,.config将 阅读全文