Re: Parallel build broken in latest BK

Patrick Mochel (mochel@osdl.org)
Wed, 4 Dec 2002 22:41:10 -0600 (CST)


> 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.

Ahhh. Very nice.

Thanks,

-pat

-
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/