LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   no /linux-2.6.32/include/asm-sh directory in kernel (https://www.linuxquestions.org/questions/linux-kernel-70/no-linux-2-6-32-include-asm-sh-directory-in-kernel-773875/)

jvilla1983 12-06-2009 08:44 PM

no /linux-2.6.32/include/asm-sh directory in kernel
 
Hi,

I'm trying to cross-compile the Linux 2.6.32 kernel to run off the SH4 CPU.

According to the direction's that i'm using to cross compile I need to copy the /linux-kernel/include/asm-sh -> /usr/loca/sh4-linux/include/asm.

Unfortunately, I'm not finding the directory ../include/asm-sh in the linux kernel tree.

Can anyone help with this?

jayjwa 12-28-2009 01:13 AM

Some of the asm includes have been moved under the arch subdirectory. I'd look at /usr/src/linux/arch/sh/include/asm and see if those are the files you need.


All times are GMT -5. The time now is 11:13 AM.