Re: [GIT PULL] UML changes for 3.2

From: Paul Bolle
Date: Thu Nov 03 2011 - 17:56:11 EST


On Thu, 2011-11-03 at 22:37 +0100, Richard Weinberger wrote:
> Your patch looks fine with one exception, setting SUBARCH to the empty
> string could be problematic in the future.

These Makefiles always make me nervous. Is SUBARCH set by the time the
update-po-config target is run? If so, we could simply do "env SUBARCH=
$(SUBARCH) [...]". But how do I check that SUBARCH really is set (ie,
that I'm not passing env an empty string)?


Paul Bolle

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