Installing kernel headers while compiling kernel

Hi,

As described here after support from @frank-w. I need the kernel headers installed as I need them for installing few modules. I have used the GIT ref.

Can someone help me with the steps to install kernel headers when compiling kernel with some make menuconfig like option

Your topic is created in/ moved to wrong section (m64 instead of R64). Can you or any mod fix this? @sinovoip

to problem itself…imho you need to checkout git-repo to /usr/src/linux-headers-$(uname -r) (create it this way by using mkdir or link it with ln -s)

Hi,

I am extremely sorry for creating this thread under m64 instead of R64. Unable to move it under R64.

Can someone please help doing this .