Guidance about minimal configurations for kernel compilation

Mayur Patil linuxcraz23 at gmail.com
Sun Jun 7 13:04:01 EDT 2015


Thanks Greg for advice I will try to follow it and will convey the results.



*-- *



*Regards,Mayur S Patil,A research oriented program learner,Pune, India.*

On Sun, Jun 7, 2015 at 10:17 PM, Greg KH <greg at kroah.com> wrote:

> On Sun, Jun 07, 2015 at 09:45:07PM +0530, Mayur Patil wrote:
> > Hi All,
> >
> >     I am struggling to build small size with minimum time for kernel
> > compilation with vanilla kernels of  kernel.org.
> > As mentioned in the makehelp, I have used defconfig but unable to get
> > desirable results. I have followed linuxscratch with which make
> > defconfig is taking about 20 to 30 minutes of time only for
> > compilation and result of that compilation the kernel  is also unable to
> > boot.  Please guide which configurations should I use to get my
> > kernel build fast and of minimum size.
> > This is my .config file:  http://fpaste.org/229718/
>
> Start with a working .config file from a distribution that you know
> works.  Boot that kernel, plug in all of the devices you want to
> support, and then run 'make localmodconfig' and take that config and use
> it.  It should build _much_ faster.
>
> good luck,
>
> greg k-h
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150607/ca0328be/attachment.html 


More information about the Kernelnewbies mailing list