summaryrefslogtreecommitdiffstats
path: root/docs/manual/board-support.txt
diff options
context:
space:
mode:
authorSimon Dawson <spdawson@gmail.com>2012-11-16 04:54:19 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-11-16 22:24:42 +0100
commitecd23535551d0cd8ae265d75eadc43e88c580fc0 (patch)
tree2d53c83a2853c3bcd7b9b3da7c951b8a84a12875 /docs/manual/board-support.txt
parent30d99041ce5f32c30c470c3b114d612ba26e49ef (diff)
downloadbuildroot-novena-ecd23535551d0cd8ae265d75eadc43e88c580fc0.tar.gz
buildroot-novena-ecd23535551d0cd8ae265d75eadc43e88c580fc0.zip
manual: minor tweaks
Minor grammatical and spelling tweaks to the manual content. Signed-off-by: Simon Dawson <spdawson@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/manual/board-support.txt')
-rw-r--r--docs/manual/board-support.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/manual/board-support.txt b/docs/manual/board-support.txt
index e20e72186..271f3e077 100644
--- a/docs/manual/board-support.txt
+++ b/docs/manual/board-support.txt
@@ -23,10 +23,10 @@ savedefconfig+. This will generate a minimal +defconfig+ file at the
root of the Buildroot source tree. Move this file into the +configs/+
directory, and rename it +MYBOARD_defconfig+.
-It is recommended to use as much as possible upstream versions of the
-Linux kernel and bootloaders, and to use as much as possible default
-kernel and bootloader configurations. If they are incorrect for your
-platform, we encourage you to send fixes to the corresponding upstream
+It is recommended to use upstream versions of the Linux kernel and
+bootloaders where possible, and also to use default kernel and bootloader
+configurations if possible. If the defaults are incorrect for
+your platform, we encourage you to send fixes to the corresponding upstream
projects.
However, in the mean time, you may want to store kernel or bootloader