Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cc5d74c authored by Bodo Eggert's avatar Bodo Eggert Committed by Sam Ravnborg
Browse files

kbuild: document INSTALL_MOD_PATH in 'make help'



Signed-Off-By: default avatarBodo Eggert <7eggert@gmx.de>
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 98a1e444
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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'