From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: Elvis Dowson <elvis.dowson@mac.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: How to prevent + being appended to kernel image name
Date: Tue, 2 Nov 2010 15:02:43 +0800 [thread overview]
Message-ID: <20101102070243.GA5270@cr0.nay.redhat.com> (raw)
In-Reply-To: <28DC96E3-C6A9-4D5D-984F-C11EB7E932FC@mac.com>
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=.
next prev parent reply other threads:[~2010-11-02 6:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-25 19:54 Elvis Dowson
2010-10-25 20:26 ` Elvis Dowson
2010-11-02 7:02 ` Américo Wang [this message]
2010-10-25 20:38 ` Stefan Richter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101102070243.GA5270@cr0.nay.redhat.com \
--to=xiyou.wangcong@gmail.com \
--cc=elvis.dowson@mac.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®