]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Makefile
generic swap(): lib/sort.c: rename swap to swap_func
[karo-tx-linux.git] / Makefile
index 0469e48c9a84a275314954db5092260fc561862c..28331288341fb79fb539fac5d68b680e5ae3298f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1009,7 +1009,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                                      \