CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Cleanup README file
authorJose V Beneyto <sepen@crux.nu>
Tue, 27 Aug 2013 14:05:37 +0000 (14:05 +0000)
committerJose V Beneyto <sepen@crux.nu>
Tue, 27 Aug 2013 14:05:37 +0000 (14:05 +0000)
README

diff --git a/README b/README
index 8d4af553ea72a7462bd70c8b214873c6d860e953..dbcabb212f144058c6f39cd718596da6929a35dc 100644 (file)
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ README for bootloader
        In this repository you'll find all required to convert kernel images from
        zImage format to uImage, which used by U-Boot. To do that you need to use
        mkimage, which can be built with the Makefile provided.
-        It's important to note that you must build mkimage with the compiler flags
+       It's important to note that you must build mkimage with the compiler flags
        for your host.
        Also mkimage can convert files like initrd.gz to uInitrd in order to be
        loaded it by U-Boot at boot stage.