summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2008-02-03 15:14:02 +0200
committerAdrian Bunk <bunk@kernel.org>2008-02-03 15:14:02 +0200
commite1b8513d21845fbeb93d6d2c4973db874385059f (patch)
treeb2bf0b3bd68f484add7a41475714ec6ee7718ea2 /Makefile
parent14e4a0f2bb242f8008bc70b55fa834292c6a62af (diff)
downloadlinux-3.10-e1b8513d21845fbeb93d6d2c4973db874385059f.tar.gz
linux-3.10-e1b8513d21845fbeb93d6d2c4973db874385059f.tar.bz2
linux-3.10-e1b8513d21845fbeb93d6d2c4973db874385059f.zip
Typoes: "whith" -> "with"
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0f84c742ed0..89f2d8b5136 100644
--- a/Makefile
+++ b/Makefile
@@ -1484,7 +1484,7 @@ kernelversion:
# Single targets
# ---------------------------------------------------------------------------
# Single targets are compatible with:
-# - build whith mixed source and output
+# - build with mixed source and output
# - build with separate output dir 'make O=...'
# - external modules
#