lkml.org 
[lkml]   [2001]   [May]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Compiling kernel
On Wed, May 02, 2001 at 06:00:00PM +0530, alad@hss.hns.com wrote:

> suppose I am making some change in sched.c and now I want to build my kernel
> that reflects the change..
> Is there any way I can avoid answering all the questions when I do make zImage ?
>
> In short how should I compile the kernel (in very small time) to see my changes.

It sounds like you are running "make config" after you make your changes.
If you run "make oldconfig" instead of "make config" it will not ask you
questions unless you have added config options to the configure scripts.

Its probably not necessary to run either on of these if you have just made
minor changes to the code. It does not hurt to do it though, and
"make oldconfig" is fast.

Hope this helps,

Jim
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:52    [W:0.125 / U:28.812 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site