From: Jerzy Grzegorek Date: Thu, 6 Jun 2013 21:54:12 +0000 (+0000) Subject: Convert headers to lower case when relevant X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f9e76bb253435d527126cb17ef572ea805b9e8ed;p=buildroot.git Convert headers to lower case when relevant Signed-off-by: Jerzy Grzegorek Signed-off-by: Peter Korsgaard --- diff --git a/boot/at91dataflashboot/at91dataflashboot.mk b/boot/at91dataflashboot/at91dataflashboot.mk index 10f54a1e54..d224a4fb66 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 5ec47f64f4..113110ec82 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 c4e8d2dc1b..6e49a42bdc 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 1b708d570a..f8e4aa9e18 100644 --- a/boot/uboot/uboot.mk +++ b/boot/uboot/uboot.mk @@ -1,6 +1,6 @@ ############################################################# # -# U-Boot +# uboot # #############################################################