scorproy
unread,Nov 21, 2009, 2:21:52 PM11/21/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Linux Kernel Development
Hi,
I have managed to build a set of kernel modules for an Android kernel.
Now I want to make it part of the image, on which the hardware will
boot.
Will it help if I simply copy it to <android-dir>kernel/lib/modules
directory,
or any other directory you can suggest, so that at boot time I can
place
a insmod /system/lib/modules/driver.ko inside init.rc?
Thanks in advance,
scorproy