From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 05 Aug 2011 16:42:53 +0200 Subject: [U-Boot] [PATCH 8/8 v5] integrator: convert to new build system In-Reply-To: <1312552140-25371-1-git-send-email-linus.walleij@linaro.org> References: <1312552140-25371-1-git-send-email-linus.walleij@linaro.org> Message-ID: <4E3C016D.9020303@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/08/2011 15:49, Linus Walleij wrote: > This deletes the integrator split_by_variant.sh script and > defines a number of unique board types for the core modules > that are meaningful to support for the Integrator AP/CP, i.e. > the ones that did not just say "unsupported core module" in > split_by_variant.sh. If more core modules need to be supported > they are easy to add. > > We delete all the old cruft in Makefile and MAKEALL that was > working around the old way of building boards. We create a > unique config file per board to satisfy the build system, but > they are just oneliners that include the existing > integratorap.h and integratorcp.h configs. > > Signed-off-by: Linus Walleij > --- Sorry, still does not apply properly on u-boot-arm/master. Specifically, it does not apply to Makefile. Please fetch u-boot-arm and rebase, then post as V6 with added history. Amicalement, -- Albert.