On Wed, Apr 15, 2020 at 5:59 PM pavel havlik <[email protected]> wrote: > > Hello > > It's not quite clear to me, how to recompile kernel with desired .config file. > I have .config file from current kernel and I'd like to use it with the newly > compiled kernel by means of ./build_kernel.sh script from RobertCNelson in > package ti-linux-kernel-dev. > > . > I don't know if I should overwrite ti-linux-kernel-dev/KERNEL/.config or > ti-linux-kernel-dev/patches/defconfig.
Well, "./build_kernel.sh" copies ti-linux-kernel-dev/patches/defconfig -> ti-linux-kernel-dev/KERNEL/.config Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjF08OkFABX1jAZWjeR_ZeGPT1huZ%3DqKetTfyvd-4jvWg%40mail.gmail.com.
