View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#41
Originally Posted by zszabo View Post
Still trying to figure out how to incorporate changes (usually done using make menuconfig) which are used to build the final kernel image. Is there a comprehensive wiki that contains this information, specific to Harmattan/Meego? I did figure out how to get make menuconfig to run, but a) I'm not sure the default configuration is the same as what goes into the actual kernel image (and, needless to say, I'm not entirely comfortable with flashing a kernel image that may brick my N9); b) either a number of settings are missing, or configured elsewhere (for example, how would I modify the settings for Netfilter?).
From thread: http://talk.maemo.org/showthread.php?t=78490

Build Kernel:
First install Harmattan Platform SDK and download the kernel source with “apt-get source kernel".
then build kernel in scratchbox using the commond

Code:
[sbox-HARMATTAN_ARMEL: ~/kernel-2.6.32] > make rm581_defconfig
 

The Following 2 Users Say Thank You to For This Useful Post: