From: Frans Pop <elendil@planet.nl>
To: sparclinux@vger.kernel.org
Cc: linux-kbuild@vger.kernel.org, Jurij Smakov <jurij@wooyd.org>,
David Miller <davem@davemloft.net>
Subject: [PATCH] sparc64: list zImage build target in 'make help' output
Date: Thu, 23 Jul 2009 20:55:18 +0200 [thread overview]
Message-ID: <200907232055.19176.elendil@planet.nl> (raw)
In-Reply-To: <200907162041.53181.elendil@planet.nl>
The zImage target was added and gets built by default.
Signed-off-by: Frans Pop <elendil@planet.nl>
Cc: Jurij Smakov <jurij@wooyd.org>
---
While looking at Sam Ravnborg's comments I noticed that the following
should be added on top of Jurij's patch.
David: if you prefer to merge this into the previous patch, that'd be
fine by me.
diff --git a/arch/sparc/Makefile b/arch/sparc/Makefile
index 2adc5ea..b588880 100644
--- a/arch/sparc/Makefile
+++ b/arch/sparc/Makefile
@@ -112,8 +112,9 @@ define archhelp
endef
else
define archhelp
- echo '* vmlinux - Standard sparc64 kernel'
- echo ' vmlinux.aout - a.out kernel for sparc64'
+ echo '* vmlinux - standard sparc64 kernel'
+ echo '* zImage - stripped and compressed sparc64 kernel ($(boot)/zImage)'
+ echo ' vmlinux.aout - a.out kernel for sparc64'
echo ' tftpboot.img - image prepared for tftp'
endef
endif
next prev parent reply other threads:[~2009-07-23 18:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-16 18:41 [PATCH,resend] sparc64: build compressed image (zImage) by default Frans Pop
2009-07-16 20:16 ` Sam Ravnborg
2009-07-16 23:42 ` Julian Calaby
2009-07-22 17:07 ` Frans Pop
2009-07-22 18:25 ` David Miller
2009-07-16 20:16 ` David Miller
2009-07-16 21:46 ` Frans Pop
2009-07-23 18:55 ` Frans Pop [this message]
2009-08-17 1:22 ` [PATCH] sparc64: list zImage build target in 'make help' output David Miller
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=200907232055.19176.elendil@planet.nl \
--to=elendil@planet.nl \
--cc=davem@davemloft.net \
--cc=jurij@wooyd.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=sparclinux@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