How can I fetch the files likely directory /usr/src/kernels/<kernel version> from kernel source tree?
Hi,I have built the kernel source tree and running in PC mechine.Now I want to fetch the files likely directory /usr/src/kernels/<kernel version> from this kernel source tree.How can I do? Thanks very much!
Do you need build your own Linux distribution from source code? On Apr 23, 2015 6:00 PM, "tianlilai" <laitianli2015@outlook.com> wrote:
Hi,I have built the kernel source tree and running in PC mechine.Now I want to fetch the files likely directory /usr/src/kernels/<kernel version> from this kernel source tree.How can I do? Thanks very much!
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
I want to update the linux kernel in the release Linux OS (eg:CentOS),so I must offer the compiler environment to the developers of device drivers. On 2015/4/24 7:48, plutoid.th wrote:
Do you need build your own Linux distribution from source code?
On Apr 23, 2015 6:00 PM, "tianlilai" <laitianli2015@outlook.com <mailto:laitianli2015@outlook.com>> wrote:
Hi,I have built the kernel source tree and running in PC mechine.Now I want to fetch the files likely directory /usr/src/kernels/<kernel version> from this kernel source tree.How can I do? Thanks very much!
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org <mailto:Kernelnewbies@kernelnewbies.org> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
On Thu, Apr 23, 2015 at 6:08 PM, tianlilai <laitianli2015@outlook.com> wrote:
I want to update the linux kernel in the release Linux OS (eg:CentOS),so I must offer the compiler environment to the developers of device drivers.
Read and follow your distribution's documentation on building and installing a new kernel. e.g. http://wiki.centos.org/HowTos/Custom_Kernel Henry
participants (3)
-
Henry Hallam -
plutoid.th -
tianlilai