Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Date in kernel file name
@ 2008-09-22 10:32 Lars Lockenvitz
  2008-09-22 12:03 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Lockenvitz @ 2008-09-22 10:32 UTC (permalink / raw)
  To: buildroot

Hello,

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] Date in kernel file name
  2008-09-22 10:32 [Buildroot] Date in kernel file name Lars Lockenvitz
@ 2008-09-22 12:03 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2008-09-22 12:03 UTC (permalink / raw)
  To: buildroot

>>>>> "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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-22 12:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-22 10:32 [Buildroot] Date in kernel file name Lars Lockenvitz
2008-09-22 12:03 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox