]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: make split_by_variant.sh output more useful
authorWolfgang Denk <wd@denx.de>
Sat, 18 Jul 2009 20:09:38 +0000 (22:09 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 18 Jul 2009 20:09:38 +0000 (22:09 +0200)
commitdba107b967332fc8a35867f4d58038626c968800
treec50738f6c834e5823aa16461022c9ae2e6a27116
parent2eb99ca8029b44c988d5f6312f97e68d3b9cb2bd
ARM: make split_by_variant.sh output more useful

The board/armltd/integrator/split_by_variant.sh script used to print
"Configuring for integrator*p board..." no matter which board name
was being compiled. This made it difficult to match MAKEALL output to
board names. This patch fixes this.

Signed-off-by: Wolfgang Denk <wd@denx.de>
board/armltd/integrator/split_by_variant.sh