Hi,
I'm adding a new driver to the ICS Android image. theproblem is when I generated the linux image
with the new driver as a module but I couldn't find it anywhere (using the busybox to search so I'm pretty sure
I searched everywhere). so I tried to build the driver as a built-in driver, but same result.
In the both cases, I was using the rootfs.tar.bz2 that I generated for the "original" Android Image
described in this link : http://processors.wiki.ti.com/index.php/TI-Android-ICS-4.0.3-DevKit-3.0.1_DevelopersGuide
So, I was wondering if I have to re-build the rootfs in order to add the new driver ? Although I'm almost sure
that there's no connection between rootfs and the Linux Image.
Or, maybe I'm missing something ?
I really appreciate your help.
Thanks in advance.
B.R