]> git.ipfire.org Git - people/ms/u-boot.git/commit
integrator: convert to new build system
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 12 Aug 2011 00:28:57 +0000 (00:28 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 3 Sep 2011 20:40:46 +0000 (22:40 +0200)
commit23b3ae0fe8e4ed9fde2fdc73daeaa5392953d11f
tree2e425af27c59464b4c46affcfab3099b34216ee9
parent9ecefbfe26acff51cfb670b6716e0f68bfc90db4
integrator: convert to new build system

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 <linus.walleij@linaro.org>
MAKEALL
Makefile
arch/arm/cpu/arm720t/cpu.c
board/armltd/integrator/split_by_variant.sh [deleted file]
boards.cfg
include/configs/integratorap.h
include/configs/integratorcp.h