[PATCH] use $(MAKE) rather than make

Artem Bityutskiy dedekind at infradead.org
Thu Aug 21 03:20:14 EDT 2008


On Wed, 2008-08-20 at 13:52 -0400, Mike Frysinger wrote:
> If you execute straight `make`, this prevents the active make env from
> being passed on to sub children.  This prevents parallel building as
> well
> as build flag passing.
> 
> I also dropped the recursive make in ubi-utils/Makefile for the all
> target
> as this causes problems when building in parallel.  All of the targets
> that we actually care about are handled by the $(NTARGETS) target
> anyways.
> 
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>

Thanks, applied on top of Sebastian's patch. Fixed conflicts. Please,
check.

-- 
> 
> Best regards,
> Artem Bityutskiy (Битюцкий Артём)




More information about the linux-mtd mailing list