From: Helge Deller <deller@gmx.de>
To: Rolf Eike Beer <eike-kernel@sf-tec.de>
Cc: linux-parisc@vger.kernel.org, James.Bottomley@hansenpartnership.com
Subject: Re: [PATCH] [parisc] do not install modules when installing kernel
Date: Sat, 02 Mar 2013 20:42:15 +0100 [thread overview]
Message-ID: <51325617.80102@gmx.de> (raw)
In-Reply-To: <3763734.hDYRZelWPG@donald.sf-tec.de>
On 03/01/2013 11:23 PM, Rolf Eike Beer wrote:
> PA-RISC is the only arch that installs the modules when installing th=
e kernel.
>=20
> Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Thanks!
Applied to my fixes-for-3.9-latest branch at
http://git.kernel.org/cgit/linux/kernel/git/deller/parisc-linux.git
Helge
> ---
> arch/parisc/Makefile | 4 +---
> 1 Datei ge=E4ndert, 1 Zeile hinzugef=FCgt(+), 3 Zeilen entfernt(-)
>=20
> diff --git a/arch/parisc/Makefile b/arch/parisc/Makefile
> index ed9a14c..01d95e2 100644
> --- a/arch/parisc/Makefile
> +++ b/arch/parisc/Makefile
> @@ -113,12 +113,10 @@ palo: vmlinux
> # Shorthands for known targets not supported by parisc, use vmlinux =
as default
> Image zImage bzImage: vmlinux
> =20
> -kernel_install: vmlinux
> +install: vmlinux
> sh $(src)/arch/parisc/install.sh \
> $(KERNELRELEASE) $< System.map "$(INSTALL_PATH)"
> =20
> -install: kernel_install modules_install
> -
> CLEAN_FILES +=3D lifimage
> MRPROPER_FILES +=3D palo.conf
> =20
>=20
--
To unsubscribe from this list: send the line "unsubscribe linux-parisc"=
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2013-03-02 19:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-01 22:23 [PATCH] [parisc] do not install modules when installing kernel Rolf Eike Beer
2013-03-02 19:42 ` Helge Deller [this message]
2013-03-03 21:25 ` John David Anglin
2013-03-03 22:23 ` Helge Deller
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=51325617.80102@gmx.de \
--to=deller@gmx.de \
--cc=James.Bottomley@hansenpartnership.com \
--cc=eike-kernel@sf-tec.de \
--cc=linux-parisc@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 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.