Hi,
Our Environments are follow
Processor : OMAPL138
Platform : EVM platform board.
SDK : linux-2.6.37-psp03.21.00.04.sdk
We are building kernel image(uimage) using linux-2.6.37-psp03.21.00.04.sdk environment and building root file system using arago project environment.
so we could not load our kernel module into root file system.(arago.rootfs.ext2).
by default arago using different kernel release to build the root file system.
we have to build linux-2.6.37-psp03.21.00.04.sdk(OMAPL138 evm board) in arago project environment.
1. please let me know how to build linux-2.6.37-psp03.21.00.04.sdk(OMAPL138 evm board) in arago project environment.
2. How to add linux-2.6.37-psp03.21.00.04.sdk(OMAPL138 evm board) kernel modules into arago project.
note:- we are not using NFS file system.