Searched refs:localmodconfig (Results 1 – 10 of 10) sorted by relevance
182 "make localmodconfig" 基於當前配置和加載的模塊(lsmod)創建配置。禁用185 要爲另一臺計算機創建localmodconfig,請將該計算機196 localmodconfig200 "make localyesconfig" 與localmodconfig類似,只是它會將所有模塊選項轉換
692 你是新手,可以考慮按照那些建議使用 ``make localmodconfig`` 來做,它將嘗試獲
179 "make localmodconfig" 基于当前配置和加载的模块(lsmod)创建配置。禁用182 要为另一台计算机创建localmodconfig,请将该计算机193 localmodconfig197 "make localyesconfig" 与localmodconfig类似,只是它会将所有模块选项转换
691 你是新手,可以考虑按照那些建议使用 ``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 next695 Make targets like localmodconfig and olddefconfig share a few common snares you718 localmodconfig will set any undefined build options to their default value. This724 localmodconfig. Then for each undefined configuration option you will be asked728 Big pitfall when using localmodconfig731 As explained briefly in the step-by-step guide already: with localmodconfig it756 point localmodconfig to the list of modules modprobed-db noticed being used::[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