]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/um/Makefile
[PATCH] missed const in prototype
[karo-tx-linux.git] / arch / um / Makefile
index f6ad832faf130dfd15714e0d54bbcb91736cce1b..c8016a98483b9ea935732f9c55307b40391b56d8 100644 (file)
@@ -102,7 +102,7 @@ linux: vmlinux
 define archhelp
   echo '* linux                - Binary kernel image (./linux) - for backward'
   echo '                  compatibility only, this creates a hard link to the'
-  echo '                  real kernel binary, the the "vmlinux" binary you'
+  echo '                  real kernel binary, the "vmlinux" binary you'
   echo '                  find in the kernel root.'
 endef