From: Mike Wolf <mjw@us.ibm.com>
To: linuxppc-dev@ozlabs.org
Subject: [PATCH] define defaultimage for pseries
Date: Wed, 03 May 2006 14:11:14 -0500 [thread overview]
Message-ID: <1146683474.26128.4.camel@localhost.localdomain> (raw)
Need to define defaultimage in arch/powerpc/Makefile
so that make rpm will work.
Signed-off-by: Mike Wolf <mjw@us.ibm.com>
---
--- 21959/arch/powerpc/Makefile.orig 2006-05-03 12:40:00.648340168 -0500
+++ 21959/arch/powerpc/Makefile 2006-05-03 13:49:53.754321760 -0500
@@ -141,6 +141,7 @@
# Default to zImage, override when needed
defaultimage-y := zImage
defaultimage-$(CONFIG_PPC_ISERIES) := vmlinux
+defaultimage-$(CONFIG_PPC_PSERIES) := vmlinux
defaultimage-$(CONFIG_DEFAULT_UIMAGE) := uImage
KBUILD_IMAGE := $(defaultimage-y)
all: $(KBUILD_IMAGE)
next reply other threads:[~2006-05-03 19:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-03 19:11 Mike Wolf [this message]
2006-05-03 22:23 ` [PATCH] define defaultimage for pseries Paul Mackerras
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=1146683474.26128.4.camel@localhost.localdomain \
--to=mjw@us.ibm.com \
--cc=linuxppc-dev@ozlabs.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