summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2014-10-30 15:30:38 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2014-11-03 09:18:20 +0100
commitbc4312717bd4e20cde572bae535913de2525ad56 (patch)
tree28aceb4e6e8566174b3652692e6898d144b539a2 /Makefile
parent30427fb2da179e98055b33f75d3b0f2ad29f79be (diff)
downloadbarebox-bc4312717bd4e20cde572bae535913de2525ad56.tar.gz
barebox-bc4312717bd4e20cde572bae535913de2525ad56.tar.xz
Typoes: "whith" -> "with"
This patch is based on linux kernel commit commit e1b8513d21845fbeb93d6d2c4973db874385059f Author: Robert P. J. Day <rpjday@crashcourse.ca> Date: Sun Feb 3 15:14:02 2008 +0200 Typoes: "whith" -> "with" Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Cc: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d959f57422..c5f965ee70 100644
--- a/Makefile
+++ b/Makefile
@@ -1137,7 +1137,7 @@ endif #ifeq ($(mixed-targets),1)
# 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
#