From 32f2ca2a7e2ec3ecd0cfd56faebf4003001226fd Mon Sep 17 00:00:00 2001 From: Thomas Hebb Date: Wed, 13 Nov 2019 18:18:03 -0800 Subject: cosmetic: Fix spelling and whitespace errors Signed-off-by: Thomas Hebb --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 70347d340cc..556cebdfc4c 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. -- cgit