summaryrefslogtreecommitdiffstats
path: root/package/flashrom/0002-sys-io.h.patch
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2015-10-28 23:58:42 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-10-28 23:58:42 +0100
commitf6a68408a8f42c94e75494fdf972f61dde186fb7 (patch)
tree6657c31aeb689ca847c044aade327249c2b088b4 /package/flashrom/0002-sys-io.h.patch
parentb6c286833f778e40ea2959495a932084fe04cfad (diff)
downloadbuildroot-f6a68408a8f42c94e75494fdf972f61dde186fb7.tar.gz
buildroot-f6a68408a8f42c94e75494fdf972f61dde186fb7.zip
flashrom: fix typos in patch descriptions
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/flashrom/0002-sys-io.h.patch')
-rw-r--r--package/flashrom/0002-sys-io.h.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/flashrom/0002-sys-io.h.patch b/package/flashrom/0002-sys-io.h.patch
index ddb2b4c5f8..8d990c6f91 100644
--- a/package/flashrom/0002-sys-io.h.patch
+++ b/package/flashrom/0002-sys-io.h.patch
@@ -5,7 +5,7 @@ However, its inclusion is conditional to the _GLIBC_ define. This is
usually OK under Linux, since both glibc and uClibc define it (uclibc
fakes being glibc).
-But the mus lC library does not impersonate glibc, so we're missing
+But the musl C library does not impersonate glibc, so we're missing
including sys/io.h in this case.
Change the include from checking _GLIBC_ to checking whether this is
OpenPOWER on IntegriCloud