summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2012-12-08 23:43:36 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2012-12-08 23:43:36 +0100
commit41e3739bd26f0930c69b6ee1dce3a2754d316f43 (patch)
tree62478785fe9e0c8c137ab8bd16ac0cf3c3b2bf65 /README.md
parent28cc9a1e67b4eb06031db825b1ed8304d37aeeae (diff)
Fix README linebreaks.
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 4b5653d..14347bc 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ generated with
Installation instructions for the Linux kernel (in the kernel root):
- $ git clone git://github.com/ulfalizer/Kconfiglib.git
+ $ git clone git://github.com/ulfalizer/Kconfiglib.git
$ git am Kconfiglib/makefile.patch
(Note: The directory name Kconfiglib/ is significant.)
@@ -32,8 +32,8 @@ The test suite failures for the following Blackfin defconfigs on e.g.
Linux 3.7.0-rc8 are due to a bug in the C implementation (see
https://lkml.org/lkml/2012/12/5/458):
-arch/blackfin/configs/CM-BF537U\_defconfig
-arch/blackfin/configs/BF548-EZKIT\_defconfig
-arch/blackfin/configs/BF527-EZKIT\_defconfig
-arch/blackfin/configs/BF527-EZKIT-V2\_defconfig
+arch/blackfin/configs/CM-BF537U\_defconfig
+arch/blackfin/configs/BF548-EZKIT\_defconfig
+arch/blackfin/configs/BF527-EZKIT\_defconfig
+arch/blackfin/configs/BF527-EZKIT-V2\_defconfig
arch/blackfin/configs/TCM-BF537\_defconfig