<p dir="ltr">That should be in .config I believe.</p>
<div class="gmail_quote">On Mar 2, 2016 5:15 PM, &quot;Todor Fassl&quot; &lt;<a href="mailto:fassl.tod@gmail.com">fassl.tod@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I need to compile my own kernel with a patch for hardware speech. One thing I do not understand about building a kernel is how to get it to have a unique name so I can tell if a machine is using the custom kernel or the original one. The ubuntu documentation says this:<br>
<br>
&gt; In order to make your kernel &quot;newer&quot; than the stock Ubuntu kernel<br>
&gt; from which you are based you should add a local version modifier. Add<br>
&gt; something like &quot;+test1&quot; to the end of the first version number in the<br>
&gt; debian.master/changelog file, before building.<br>
The first line of debian.master/changelog looks like this:<br>
&gt; linux (4.2.0-30.36) wily; urgency=high<br>
<br>
I am guessing the instructions mean to make that say something like this:<br>
&gt; linux (4.2.0-30.36+test1) wily; urgency=high<br>
<br>
First of all, is that right? Second, is it possible for me to make it so if you say &quot;uname -r&quot;, instead of displaying 4.3.0-30-generic, it shows 4.3.0-30-speakup? I think that would be the most clear way to show that this is not a generic ubuntu kernel.<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div>