[Buildroot] [PATCH 22/28] boot: rename BR2_TARGET_* to BR2_BOOT_*

Peter Korsgaard jacmet at uclibc.org
Sun Jul 10 20:27:39 UTC 2011


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
 Thomas> ---
 Thomas>  boot/at91bootstrap/Config.in                |   18 +++---
 Thomas>  boot/at91bootstrap/at91bootstrap.mk         |    8 +-
 Thomas>  boot/at91dataflashboot/Config.in            |    2 +-
 Thomas>  boot/at91dataflashboot/at91dataflashboot.mk |    2 +-
 Thomas>  boot/barebox/Config.in                      |    8 +-
 Thomas>  boot/barebox/barebox.mk                     |   12 ++--
 Thomas>  boot/grub/Config.in                         |   94 +++++++++++++-------------
 Thomas>  boot/grub/grub.mk                           |   50 +++++++-------
 Thomas>  boot/syslinux/Config.in                     |   10 ++--
 Thomas>  boot/syslinux/syslinux.mk                   |    6 +-
 Thomas>  boot/u-boot/Config.in                       |   70 ++++++++++----------
 Thomas>  boot/u-boot/u-boot.mk                       |   34 +++++-----
 Thomas>  12 files changed, 157 insertions(+), 157 deletions(-)

Is this purely cosmetical or is there a deeper reason for this? This
presumably breaks all existing configs where bootloaders are used.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list