lkml.org 
[lkml]   [2002]   [Dec]   [4]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 4 Dec 2002 23:49:13 -0500
FromJeff Garzik <>
SubjectRe: Parallel build broken in latest BK
On Wed, Dec 04, 2002 at 10:23:40PM -0600, Patrick Mochel wrote:
> 
> I typically do 
> 
> $ make -j4 MAKE="make -j4" bzImage

Try the GNU-and-improved:

	make -j4

I just tried that and it works fine.

I think MAKE= is a remnant of the old kbuild.  Shouldn't be needed
anymore since the build doesn't descend into directories the way it used
to.

Also, just plain "make" is preferred now, too :)
It builds bzImage and modules both.

	Jeff



-
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:31    [W:0.111 / U:0.020 seconds]
©2003-2008 Jasper Spaans