summaryrefslogtreecommitdiff
path: root/misc/buildroot/package/gnuconfig/README.buildroot
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-13 17:54:59 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-13 17:54:59 -0600
commit72a9bdf3ac545e09de89671a5db3a4b6c19d1e1e (patch)
tree08d8934927e29f006cec36485d0ed9a53aea6d9e /misc/buildroot/package/gnuconfig/README.buildroot
parent1a552bd8cdbbd50f26a785a1f74b94b29a3be2f6 (diff)
downloadnuttx-72a9bdf3ac545e09de89671a5db3a4b6c19d1e1e.tar.gz
nuttx-72a9bdf3ac545e09de89671a5db3a4b6c19d1e1e.tar.bz2
nuttx-72a9bdf3ac545e09de89671a5db3a4b6c19d1e1e.zip
Removing more trailing whitespace
Diffstat (limited to 'misc/buildroot/package/gnuconfig/README.buildroot')
-rw-r--r--misc/buildroot/package/gnuconfig/README.buildroot4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/buildroot/package/gnuconfig/README.buildroot b/misc/buildroot/package/gnuconfig/README.buildroot
index 521f120b9..c4f1a42b9 100644
--- a/misc/buildroot/package/gnuconfig/README.buildroot
+++ b/misc/buildroot/package/gnuconfig/README.buildroot
@@ -8,9 +8,9 @@ To use, just add this to your unpack rule in the package.mk:
$(CONFIG_UPDATE) $(PACKAGE_DIR)/
--- UPDATE ---
-This is a CVS checkout of the config project, so just run `cvs up`
+This is a CVS checkout of the config project, so just run `cvs up`
to get the latest config.sub / config.guess files.
A few local customizations are used to support uClibc so you may
-have to make sure they're still needed. The patches are broken
+have to make sure they're still needed. The patches are broken
out in the patches/ dir to keep things simple.