lkml.org 
[lkml]   [2010]   [Nov]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: How to prevent + being appended to kernel image name
On Tue, Oct 26, 2010 at 12:26:20AM +0400, Elvis Dowson wrote:
>Hi,
>
>On Oct 25, 2010, at 11:54 PM, Elvis Dowson wrote:
>
>> How can I prevent the + symbol from being prefixed to the kernel image name?
>
>I found the solution. You can disable the plus sign is the LOCALVERSION environment variable or make variable:
>
>make LOCALVERSION= all
>
>make ARCH=arm CROSS_COMPILE=arm-angstrom-linux-gnueabi- LOCALVERSION= -j6 uImage
>

Correct, kbuild will append '+' if you modify the source code unless you provide
LOCALVERSION=.



\
 
 \ /
  Last update: 2010-11-02 08:01    [W:0.035 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site