* Without "make modules" command, we can also execute "make modules_install" command?
@ 2015-10-08 7:02 Nan Xiao
2015-10-08 14:32 ` mudongliang
0 siblings, 1 reply; 2+ messages in thread
From: Nan Xiao @ 2015-10-08 7:02 UTC (permalink / raw)
To: kernelnewbies
Hi all,
>From KernelBuild <http://kernelnewbies.org/KernelBuild> post, I don't see
"make modules" command. This article only executes "make"
command before "sudo make modules_install install".
So I am a little confused, is "make modules" optional in building kernel?
No "make modules" command,
we can also execute "make modules_install" command?
Thanks very much in advance!
Best Regards
Nan Xiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20151008/de456d89/attachment.html
^ permalink raw reply [flat|nested] 2+ messages in thread* Without "make modules" command, we can also execute "make modules_install" command? 2015-10-08 7:02 Without "make modules" command, we can also execute "make modules_install" command? Nan Xiao @ 2015-10-08 14:32 ` mudongliang 0 siblings, 0 replies; 2+ messages in thread From: mudongliang @ 2015-10-08 14:32 UTC (permalink / raw) To: kernelnewbies On 10/08/2015 03:02 PM, Nan Xiao wrote: > Hi all, > > From KernelBuild <http://kernelnewbies.org/KernelBuild> post, I don't > see "make modules" command. This article only executes "make" > command before "sudo make modules_install install". > > So I am a little confused, is "make modules" optional in building > kernel? No "make modules" command, > we can also execute "make modules_install" command? > From "make help", you can see the following output: ... all - Build all targets marked with [*] * vmlinux - Build the bare kernel * modules - Build all modules modules_install - Install all modules to INSTALL_MOD_PATH (default: /) ... * bzImage - Compressed kernel image (arch/x86/boot/bzImage) ... install - Install kernel using (your) ~/bin/installkernel or (distribution) /sbin/installkernel or install to $(INSTALL_PATH) and run lilo - mudongliang > Thanks very much in advance! > > Best Regards > Nan Xiao > > > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies at kernelnewbies.org > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20151008/c6150891/attachment.html ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-08 14:32 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-10-08 7:02 Without "make modules" command, we can also execute "make modules_install" command? Nan Xiao 2015-10-08 14:32 ` mudongliang
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).