From f9e76bb253435d527126cb17ef572ea805b9e8ed Mon Sep 17 00:00:00 2001 From: Jerzy Grzegorek Date: Thu, 6 Jun 2013 21:54:12 +0000 Subject: Convert headers to lower case when relevant Signed-off-by: Jerzy Grzegorek Signed-off-by: Peter Korsgaard --- boot/at91dataflashboot/at91dataflashboot.mk | 2 +- boot/barebox/barebox.mk | 2 +- boot/lpc32xxcdl/lpc32xxcdl.mk | 2 +- boot/uboot/uboot.mk | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'boot') diff --git a/boot/at91dataflashboot/at91dataflashboot.mk b/boot/at91dataflashboot/at91dataflashboot.mk index 10f54a1e5..d224a4fb6 100644 --- a/boot/at91dataflashboot/at91dataflashboot.mk +++ b/boot/at91dataflashboot/at91dataflashboot.mk @@ -1,6 +1,6 @@ ############################################################# # -# DataFlashBoot +# at91dataflashboot # ############################################################# diff --git a/boot/barebox/barebox.mk b/boot/barebox/barebox.mk index 5ec47f64f..113110ec8 100644 --- a/boot/barebox/barebox.mk +++ b/boot/barebox/barebox.mk @@ -1,6 +1,6 @@ ############################################################# # -# Barebox +# barebox # ############################################################# diff --git a/boot/lpc32xxcdl/lpc32xxcdl.mk b/boot/lpc32xxcdl/lpc32xxcdl.mk index c4e8d2dc1..6e49a42bd 100644 --- a/boot/lpc32xxcdl/lpc32xxcdl.mk +++ b/boot/lpc32xxcdl/lpc32xxcdl.mk @@ -1,6 +1,6 @@ ############################################################# # -# LPC32XX CDL +# lpc32xxcdl # ############################################################# diff --git a/boot/uboot/uboot.mk b/boot/uboot/uboot.mk index 1b708d570..f8e4aa9e1 100644 --- a/boot/uboot/uboot.mk +++ b/boot/uboot/uboot.mk @@ -1,6 +1,6 @@ ############################################################# # -# U-Boot +# uboot # ############################################################# -- cgit v1.2.3