mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-29 02:21:31 +02:00
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>