summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBodo Eggert <7eggert@gmx.de>2005-11-23 20:11:34 +0100
committerSam Ravnborg <sam@mars.ravnborg.org>2005-12-16 23:19:45 +0100
commit9cc5d74c847dd3a9ea121b5bbca07bd5791c54ee (patch)
treeadedbc2f70fa3c620c6e67cd47d294652a108a26 /Makefile
parent98a1e444111c9fd3f7a2b55225f7febf4209c020 (diff)
downloadop-kernel-dev-9cc5d74c847dd3a9ea121b5bbca07bd5791c54ee.zip
op-kernel-dev-9cc5d74c847dd3a9ea121b5bbca07bd5791c54ee.tar.gz
kbuild: document INSTALL_MOD_PATH in 'make help'
Signed-Off-By: Bodo Eggert <7eggert@gmx.de> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b7856d3..5f685b9 100644
--- 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'
OpenPOWER on IntegriCloud