LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   powerpc: kernel patching... but which kernel source? (https://www.linuxquestions.org/questions/ubuntu-63/powerpc-kernel-patching-but-which-kernel-source-519363/)

parent's_basement 01-15-2007 12:13 AM

powerpc: kernel patching... but which kernel source?
 
Hi All,

I'm new to kernel patching (anything kernel for that matter) and want to try patching the kernel on my etch for powerpc. I went to kernel.org but am unsure if I need kernel patches specific for powerpc or not. Please help a newbie and point me in the right direction. I'm currently at: 2.6.17-10

Thanks,

al

binary_y2k2 01-15-2007 04:28 AM

Code:

sudo apt-get install linux-source
That will download the source as "/usr/src/linux-source-2.6.17.tar.bz2"
You just extract it from there and you'll get the source.

parent's_basement 01-15-2007 01:46 PM

Thanks. Since I want to do the patch manually for learning purposes, I'm hoping that it will only download the file and let me do the rest.

Thanks Again,

pb


All times are GMT -5. The time now is 11:26 PM.