[U-Boot] [RFC PATCH 2/7] Use ALL-y style instead of ifeq blocks for better readability and upgradeability
Mike Frysinger
vapier at gentoo.org
Wed Jun 29 20:54:54 CEST 2011
On Wednesday, June 29, 2011 09:09:22 Aneesh V wrote:
> Makefile | 18 +++++-------------
> 1 files changed, 5 insertions(+), 13 deletions(-)
>
> # Always append ALL so that arch config.mk's can add custom ones
as this comment indicates, you forgot to up date arch config.mk's that append
ALL. they'll need converting to ALL-y too.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110629/efd853ef/attachment.pgp
More information about the U-Boot
mailing list