From a4ca959321da218ebb2e5078831e5ec1f4d8da34 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Mon, 11 Jul 2011 22:46:09 +0200 Subject: u-boot: rename to uboot This will allow to match the currently Config.in option BR2_TARGET_UBOOT, in order to make it easy to integrate U-Boot into the package infrastructure. Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- boot/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot/Config.in') diff --git a/boot/Config.in b/boot/Config.in index 67ab8aca4..67adae831 100644 --- a/boot/Config.in +++ b/boot/Config.in @@ -3,7 +3,7 @@ menu "Bootloaders" source "boot/barebox/Config.in" source "boot/grub/Config.in" source "boot/syslinux/Config.in" -source "boot/u-boot/Config.in" +source "boot/uboot/Config.in" source "boot/at91bootstrap/Config.in" source "boot/at91dataflashboot/Config.in" -- cgit v1.2.3