summaryrefslogtreecommitdiff
path: root/misc/buildroot/package/gnuconfig/README.buildroot
diff options
context:
space:
mode:
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.