Searched refs:localmodconfig (Results 1 – 11 of 11) 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類似,只是它會將所有模塊選項轉換
697 你是新手,可以考慮按照那些建議使用 ``make localmodconfig`` 來做,它將嘗試獲
128 my $localmodconfig = 0;131 GetOptions("localmodconfig" => \$localmodconfig,
50 PHONY += localmodconfig localyesconfig51 localyesconfig localmodconfig: $(obj)/conf target
130 my $localmodconfig = 0;133 GetOptions("localmodconfig" => \$localmodconfig,
7 localmodconfig localyesconfig49 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
891 those how-to's that suggest to use ``make localmodconfig``, as that tries to