compiling a kernel module for BeagleBoard

Hi all

Referring the link for BeagleBoard xm

http://www.ibm.com/developerworks/linux/library/l-beagleboard-xm/

we have installed a “Basic image” of angstrom on it taken from this link

“Final image” of angstrom has been taken following the below link

http://processors.wiki.ti.com/index.php/Getting_Started_With_C6Run_On_Beagleboard

http://www.angstrom-distribution.org/building-angstrom

may you try this link… the old module compilation does not work with kernel version’s above 2.5.
just go through the attached files if u want to cross-compile a module…
just export the path variable before compiling…
just try compiling the sample module and see …

sample-module.tar.gz (7.73 KB)

HI all

i am really stuck and need help …
i have followed this