Lines Matching refs:localmodconfig
31 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
695 Make targets like localmodconfig and olddefconfig share a few common snares you
718 localmodconfig will set any undefined build options to their default value. This
724 localmodconfig. Then for each undefined configuration option you will be asked
728 Big pitfall when using localmodconfig
731 As explained briefly in the step-by-step guide already: with localmodconfig it
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
800 configured with localmodconfig consumed around 5 Gigabyte of space with debug
822 configurations -- make targets like localmodconfig and olddefconfig thus will
997 different. You for example do not want to use 'localmodconfig' for succeeding