aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0f84c742ed0e..89f2d8b5136d 100644
--- a/Makefile
+++ b/Makefile
@@ -1484,7 +1484,7 @@ kernelversion:
1484# Single targets 1484# Single targets
1485# --------------------------------------------------------------------------- 1485# ---------------------------------------------------------------------------
1486# Single targets are compatible with: 1486# Single targets are compatible with:
1487# - build whith mixed source and output 1487# - build with mixed source and output
1488# - build with separate output dir 'make O=...' 1488# - build with separate output dir 'make O=...'
1489# - external modules 1489# - external modules
1490# 1490#