Thread: Accessories Reposting my USB Ehernet question
View Single Post
Old 07-29-2010, 08:20 AM   #4
nprnncbl
Edge User
 
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.