All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] Date in kernel file name
Date: Mon, 22 Sep 2008 14:03:09 +0200	[thread overview]
Message-ID: <87fxnsv14y.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <48D7742E.9030209@eubus.net> (Lars Lockenvitz's message of "Mon\, 22 Sep 2008 12\:32\:14 +0200")

>>>>> "Lars" == Lars Lockenvitz <l.lockenvitz@eubus.net> writes:

 Lars> Hello,
 Lars> does anyone know where the setting is, that defines the suffix to the 
 Lars> kernel?
 Lars> Course, my problem is that I want the kernel output file without the 
 Lars> datecode!

I take it you use target/linux/Makefile.in.advanced? It has:

# File name for the Linux kernel binary
LINUX26_KERNEL_NAME:=$(BOARD_NAME)-linux-$(LINUX26_VERSION)-$(DATE)$(KERNEL_EXT)

It should probably use $(ROOTFS_SUFFIX) instead so it uses whatever is
configured for the rootfs. I'll fix it in svn.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2008-09-22 12:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-22 10:32 [Buildroot] Date in kernel file name Lars Lockenvitz
2008-09-22 12:03 ` Peter Korsgaard [this message]

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=87fxnsv14y.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.