Home
last modified time | relevance | path

Searched refs:localmodconfig (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A DREADME.rst179 "make localmodconfig" 基于当前配置和加载的模块(lsmod)创建配置。禁用
182 要为另一台计算机创建localmodconfig,请将该计算机
193 localmodconfig
197 "make localyesconfig" 与localmodconfig类似,只是它会将所有模块选项转换
H A Dreporting-issues.rst691 你是新手,可以考虑按照那些建议使用 ``make localmodconfig`` 来做,它将尝试获
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A DREADME.rst182 "make localmodconfig" 基於當前配置和加載的模塊(lsmod)創建配置。禁用
185 要爲另一台計算機創建localmodconfig,請將該計算機
196 localmodconfig
200 "make localyesconfig" 與localmodconfig類似,只是它會將所有模塊選項轉換
H A Dreporting-issues.rst697 你是新手,可以考慮按照那些建議使用 ``make localmodconfig`` 來做,它將嘗試獲
/openbmc/u-boot/scripts/kconfig/
H A Dstreamline_config.pl130 my $localmodconfig = 0;
133 GetOptions("localmodconfig" => \$localmodconfig,
H A DMakefile7 localmodconfig localyesconfig
49 localyesconfig localmodconfig: $(obj)/conf target
/openbmc/linux/scripts/kconfig/
H A Dstreamline_config.pl128 my $localmodconfig = 0;
131 GetOptions("localmodconfig" => \$localmodconfig,
H A DMakefile50 PHONY += localmodconfig localyesconfig
51 localyesconfig localmodconfig: $(obj)/conf target
/openbmc/linux/Documentation/admin-guide/
H A Dquickly-build-trimmed-linux.rst31 yes "" | make localmodconfig
211 yes "" | make localmodconfig
218 There is a catch: 'localmodconfig' is likely to disable kernel features you
310 you prepared earlier using localmodconfig (~/linux/.config) for your next
728 Big pitfall when using localmodconfig
756 point localmodconfig to the list of modules modprobed-db noticed being used::
758 yes "" | make LSMOD="${HOME}"/.config/modprobed.db localmodconfig
760 Remote building with localmodconfig
763 If you want to use localmodconfig to build a kernel for another machine, run
766 LSMOD=~/lsmod_foo-machine localmodconfig``. Note, in this case
[all …]
H A DREADME.rst204 "make localmodconfig" Create a config based on current config and
208 To create a localmodconfig for another machine,
221 localmodconfig
225 "make localyesconfig" Similar to localmodconfig, except it will convert
H A Dreporting-issues.rst891 those how-to's that suggest to use ``make localmodconfig``, as that tries to