summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Hebb <tommyhebb@gmail.com>2019-11-13 18:18:03 -0800
committerTom Rini <trini@konsulko.com>2019-12-03 08:43:23 -0500
commit32f2ca2a7e2ec3ecd0cfd56faebf4003001226fd (patch)
tree738383ff9ec849bcb34f3a3e53ac0de433cd2d38 /Makefile
parent983c0f91d8644c74a781dd63d5fe9f86c1f9d827 (diff)
cosmetic: Fix spelling and whitespace errors
Signed-off-by: Thomas Hebb <tommyhebb@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 70347d340c..556cebdfc4 100644
--- a/Makefile
+++ b/Makefile
@@ -1692,7 +1692,7 @@ u-boot.sym: u-boot FORCE
# make sure no implicit rule kicks in
$(sort $(u-boot-init) $(u-boot-main)): $(u-boot-dirs) ;
-# Handle descending into subdirectories listed in $(vmlinux-dirs)
+# Handle descending into subdirectories listed in $(u-boot-dirs)
# Preset locale variables to speed up the build process. Limit locale
# tweaks to this spot to avoid wrong language settings when running
# make menuconfig etc.