Thread
:
N9 kernel Update Project
View Single Post
juiceme
2015-04-30 , 19:22
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#
13
Originally Posted by
mfiskindal
How to upload modules ?
First you need to compile modules of course. After compiling the kernel. do "make modules" and then "INSTALL_MOD_PATH=. make modules_install"
When you're done, you will find the modules under the lib/modules/<version_number> directory on your build directory.
Take a tar of the modules directory, untar it to /lib/modules/ of your device, and say "depmod -a <version_number>" in the <version_number> directory.
Quote & Reply
|
juiceme
View Public Profile
Send a private message to juiceme
Visit juiceme's homepage!
Find all posts by juiceme