From: Anisse Astier Date: Tue, 6 Jan 2009 10:32:22 +0000 (+0100) Subject: trivial: chack -> check typo fix in main Makefile X-Git-Tag: v2.6.29-rc1~197^2 X-Git-Url: http://ftp.safe.ca/?p=safe%2Fjmp%2Flinux-2.6;a=commitdiff_plain;h=5a9e67b1a19e08a82387709f325d26e07b891d27 trivial: chack -> check typo fix in main Makefile Trivial one letter spelling in main Makefile Signed-off-by: Anisse Astier Signed-off-by: Jiri Kosina --- diff --git a/Makefile b/Makefile index f900666..c9ac008 100644 --- a/Makefile +++ b/Makefile @@ -1008,7 +1008,7 @@ define check-symlink endef # We create the target directory of the symlink if it does -# not exist so the test in chack-symlink works and we have a +# not exist so the test in check-symlink works and we have a # directory for generated filesas used by some architectures. define create-symlink if [ ! -L include/asm ]; then \