<div dir="ltr"><div><div><div><div><div><div>Hi:<br><br></div>I have a couple of question regarding the <a href="http://www.elinux.org/Minnowboard:MinnowMaxLinuxKernel">steps enumerated in the wiki for the custom kernel:</a><br><br></div>Question 1. When merging Ubuntu standard .config with Minnowmax-3.18.txt i am getting two kinds of feedback:<br><br>* Several messages like this: <br><span style="color:rgb(0,0,255)"><br><span style="background-color:rgb(238,238,238)">Value of CONFIG_SERIAL_8250_NR_UARTS is redefined by fragment Minnowmax-3.18.txt:<br>Previous value: CONFIG_SERIAL_8250_NR_UARTS=32<br>New value: CONFIG_SERIAL_8250_NR_UARTS=4</span></span><br><br></div>* This kind of message just one time:<br><br><span style="background-color:rgb(238,238,238)"><span style="color:rgb(0,0,255)">scripts/kconfig/conf --alldefconfig Kconfig<br>./.tmp.config.nxkCkYRh9b:3554:warning: override: CPU_FREQ_DEFAULT_GOV_ONDEMAND changes choice                       state<br>#<br># configuration written to .config<br>#<br>Value requested for CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE not in final .config<br>Requested value:  CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y<br>Actual value:     # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set</span></span><br><br></div>The first one, looks ok to me. But I was wondering if the second is ok.<br><br></div>I wanted to ask too, if the build has to be done with:<br><pre><span style="color:rgb(0,0,255)">$ make -j4 && make -j4 modules</span></pre>I always use <span style="color:rgb(0,0,255)">$fakeroot debian/rules editconfigs</span> for editing the config and then <span style="color:rgb(0,0,255)">$fakeroot debian/rules binary-headers binary-generic</span> to start the building process. I am afraid that if I use $make && make modules, some of the stuff I have done to the kernel previously could be omited.<br><br></div>Thanks.<br><div><div><div><div><div><br> <br><div><div><div><div><br><br><br><br></div></div></div></div></div></div></div></div></div></div>