From: Geoff Levand <geoffrey.levand@am.sony.com>
To: Paul Mackerras <paulus@samba.org>
Cc: Kumar Gala <galak@gate.crashing.org>, linuxppc-dev@ozlabs.org
Subject: [PATCH] powerpc: Add missing vmlinux.bin target
Date: Thu, 02 Feb 2006 15:41:48 -0800 [thread overview]
Message-ID: <43E298BC.4000108@am.sony.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0511231242510.4183-100000@gate.crashing.org>
With this patch 'make vmlinux.bin' works. This is needed by
some embedded platforms. Kumar already added the routines
to actually build the image in arch/powerpc/boot/Makefile.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
--
Index: powerpc-merge.git/arch/powerpc/Makefile
===================================================================
--- powerpc-merge.git.orig/arch/powerpc/Makefile 2006-02-02 15:23:03.000000000 -0800
+++ powerpc-merge.git/arch/powerpc/Makefile 2006-02-02 15:23:53.000000000 -0800
@@ -147,7 +147,7 @@
CPPFLAGS_vmlinux.lds := -Upowerpc
-BOOT_TARGETS = zImage zImage.initrd znetboot znetboot.initrd vmlinux.sm uImage
+BOOT_TARGETS = zImage zImage.initrd znetboot znetboot.initrd vmlinux.sm uImage vmlinux.bin
.PHONY: $(BOOT_TARGETS)
prev parent reply other threads:[~2006-02-03 2:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-23 18:43 [PATCH] powerpc: Add support for building uImages Kumar Gala
2005-11-23 18:43 ` Kumar Gala
2005-11-23 18:55 ` Sam Ravnborg
2005-11-23 18:55 ` Sam Ravnborg
2005-11-23 19:02 ` Kumar Gala
2005-11-23 19:02 ` Kumar Gala
2006-02-02 23:41 ` Geoff Levand [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=43E298BC.4000108@am.sony.com \
--to=geoffrey.levand@am.sony.com \
--cc=galak@gate.crashing.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.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 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.