diff --git a/[refs] b/[refs] index bbdef633a18e..932f82d03365 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 98a1e444111c9fd3f7a2b55225f7febf4209c020 +refs/heads/master: 9cc5d74c847dd3a9ea121b5bbca07bd5791c54ee diff --git a/trunk/Makefile b/trunk/Makefile index b7856d3b0128..5f685b989165 100644 --- a/trunk/Makefile +++ b/trunk/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'