You would need to compile those files to a kernel module, which I'm afraid is no small task. You would need to set up the android development environment or another cross-compiler. You also need the linux kernel source code, as it is configured for android; I don't know if this is included in the dev kit or not.
|