Searched refs:localmodconfig (Results 1 – 10 of 10) sorted by relevance
179 "make localmodconfig" 基于当前配置和加载的模块(lsmod)创建配置。禁用182 要为另一台计算机创建localmodconfig,请将该计算机193 localmodconfig197 "make localyesconfig" 与localmodconfig类似,只是它会将所有模块选项转换
691 你是新手,可以考虑按照那些建议使用 ``make localmodconfig`` 来做,它将尝试获
182 "make localmodconfig" 基於當前配置和加載的模塊(lsmod)創建配置。禁用185 要爲另一臺計算機創建localmodconfig,請將該計算機196 localmodconfig200 "make localyesconfig" 與localmodconfig類似,只是它會將所有模塊選項轉換
692 你是新手,可以考慮按照那些建議使用 ``make localmodconfig`` 來做,它將嘗試獲
128 my $localmodconfig = 0;131 GetOptions("localmodconfig" => \$localmodconfig,
58 PHONY += localmodconfig localyesconfig59 localyesconfig localmodconfig: $(obj)/conf target
31 yes "" | make localmodconfig211 yes "" | make localmodconfig218 There is a catch: 'localmodconfig' is likely to disable kernel features you310 you prepared earlier using localmodconfig (~/linux/.config) for your next728 Big pitfall when using localmodconfig756 point localmodconfig to the list of modules modprobed-db noticed being used::758 yes "" | make LSMOD="${HOME}"/.config/modprobed.db localmodconfig760 Remote building with localmodconfig763 If you want to use localmodconfig to build a kernel for another machine, run766 LSMOD=~/lsmod_foo-machine localmodconfig``. Note, in this case[all …]
204 "make localmodconfig" Create a config based on current config and208 To create a localmodconfig for another machine,221 localmodconfig225 "make localyesconfig" Similar to localmodconfig, except it will convert
70 yes '' | make localmodconfig454 yes '' | make localmodconfig459 The 'localmodconfig' target easily disables kernel modules for features only465 This drawback of localmodconfig is nothing you should lose sleep over, but1429 As explained briefly in the step-by-step guide already: with localmodconfig it1456 point localmodconfig to the list of modules modprobed-db noticed being used::1458 yes '' | make LSMOD='${HOME}'/.config/modprobed.db localmodconfig1466 yes '' | make LSMOD=~/lsmod_foo-machine localmodconfig1498 trimmed with localmodconfig consumed around 5 Gigabyte of space with debug1898 * Maybe localmodconfig did something odd and disabled the module required to[all …]
891 those how-to's that suggest to use ``make localmodconfig``, as that tries to
Completed in 36 milliseconds