]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
kbuild: document INSTALL_MOD_PATH in 'make help'
authorBodo Eggert <7eggert@gmx.de>
Wed, 23 Nov 2005 19:11:34 +0000 (20:11 +0100)
committerSam Ravnborg <sam@mars.ravnborg.org>
Fri, 16 Dec 2005 22:19:45 +0000 (23:19 +0100)
Signed-Off-By: Bodo Eggert <7eggert@gmx.de>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Makefile

index b7856d3b01283b38767c6cfd6b9001000c0debc7..5f685b98916572d3b045e0499e55dc0e6b5c03c5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1062,7 +1062,7 @@ help:
        @echo  '  all             - Build all targets marked with [*]'
        @echo  '* vmlinux         - Build the bare kernel'
        @echo  '* modules         - Build all modules'
-       @echo  '  modules_install - Install all modules'
+       @echo  '  modules_install - Install all modules to INSTALL_MOD_PATH (default: /)'
        @echo  '  dir/            - Build all files in dir and below'
        @echo  '  dir/file.[ois]  - Build specified target only'
        @echo  '  dir/file.ko     - Build module including final link'