diff options
author | Pawit Pornkitprasan <p.pawit@gmail.com> | 2012-04-16 13:28:38 +0700 |
---|---|---|
committer | Pawit Pornkitprasan <p.pawit@gmail.com> | 2012-04-16 13:28:38 +0700 |
commit | 43548f7068aa91fd9da0ed711f4e47c5d42df7fd (patch) | |
tree | d5153ebc45210258d5d6970abea118177c63c457 /CM_README | |
parent | b3294d678760315fa4a1e3692daafeb3cd400f64 (diff) | |
download | kernel_samsung_aries-43548f7068aa91fd9da0ed711f4e47c5d42df7fd.zip kernel_samsung_aries-43548f7068aa91fd9da0ed711f4e47c5d42df7fd.tar.gz kernel_samsung_aries-43548f7068aa91fd9da0ed711f4e47c5d42df7fd.tar.bz2 |
CM_README: Fix spacing
Diffstat (limited to 'CM_README')
-rw-r--r-- | CM_README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ BUILDING THE KERNEL Run the following command in the root directory of your Android tree to build the kernel. (Replacing galaxysmtd with your build target.) - make -j4 out/target/product/galaxysmtd/boot.img + make -j4 out/target/product/galaxysmtd/boot.img The resulting boot.img will be stored at |