timbobsteve
Member
- Joined
- Oct 4, 2005
- Messages
- 301
Hi All,
Has anyone managed to compile custom kernel modules on the Pandora itself?
So far I've got the following:
- git clone git://git.openpandora.org/pandora-kernel.git
- linked pandora-kernel to /lib/modules/build/
- changed ARCH=arm and KVER=3.2.45 in Makefile for my module
Unfortunately when I try to compile my module it complains that there is no kernel config present in my kernel source directory. Does anyone have the correct config used to build the current SuperZaxxon v.54 kernel?
Any help is much appreciated.
Cheers,
Cpl Dave
Has anyone managed to compile custom kernel modules on the Pandora itself?
So far I've got the following:
- git clone git://git.openpandora.org/pandora-kernel.git
- linked pandora-kernel to /lib/modules/build/
- changed ARCH=arm and KVER=3.2.45 in Makefile for my module
Unfortunately when I try to compile my module it complains that there is no kernel config present in my kernel source directory. Does anyone have the correct config used to build the current SuperZaxxon v.54 kernel?
Any help is much appreciated.
Cheers,
Cpl Dave