From c16a32098d40bd25c6a798ea1a100a95f28efd1f Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Sat, 19 May 2012 15:34:10 -0300 Subject: image_types_fsl.bbclass: drop typo in comments generation commands Signed-off-by: Otavio Salvador --- classes/image_types_fsl.bbclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'classes') diff --git a/classes/image_types_fsl.bbclass b/classes/image_types_fsl.bbclass index da44392..0a9e375 100644 --- a/classes/image_types_fsl.bbclass +++ b/classes/image_types_fsl.bbclass @@ -40,7 +40,7 @@ SDCARD_GENERATION_COMMAND_mx6 = "generate_imx_sdcard" # # External variables needed: # ${SDCARD_ROOTFS} - the rootfs image to incorporate -# ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox}x +# ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox} # # The disk layout used is: # @@ -91,7 +91,7 @@ generate_imx_sdcard () { # # External variables needed: # ${SDCARD_ROOTFS} - the rootfs image to incorporate -# ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox}x +# ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox} # # The disk layout used is: # -- cgit v1.2.3-54-g00ecf