Hi,
I think I am doing the kernel module compilation wrong, i have followed the customize kernel guide at
android-x86.org , where it states to create kernel modules use
make kernel TARGET_PRODUCT=generic_x86. I have the .config ready with version magic set up to match the already loaded android 4.04.
the above command only creates .bin and .fw files and do not see .ko's anywhere in the directory , even does show it.
Hey guys some one please help me here. I am just not able to figure out what I am doing wrong, maybe a fresh mind would be able to help me solve it.
Compiling for Sony Vaio VGN-UX17GP , where I need the cam / sound modules.
In a normal linux environment it was like make modules / make modules_install.
But if I do make iso_img TARGET_PRODUCT=generic_x86 then I get the iso as well as the modules.
Maybe I am going at this wrongly. I am not interested in all modules, and have also tried compiling single modules but does not work.
Mayday mayday.