All of lore.kernel.org
 help / color / mirror / Atom feed
From: Uros Prestor <uros@turbolinux.com>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] [PATCH] fix for modules_install
Date: Tue, 15 Aug 2000 23:43:39 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590678205329@msgid-missing> (raw)

[-- Attachment #1: Type: text/plain, Size: 138 bytes --]

This trivial patch against 2.4.0-test6 + 000812 fixes a problem with
modules_install target.

Uros

--
Uros Prestor
uros@turbolinux.com



[-- Attachment #2: linux-2.4.0-test6-ia64-modinstall.patch --]
[-- Type: text/plain, Size: 371 bytes --]

diff -ruN linux-2.4.0-test6-000811/arch/ia64/tools/Makefile linux-2.4.0-test6-000811.modules/arch/ia64/tools/Makefile
--- linux-2.4.0-test6-000811/arch/ia64/tools/Makefile	Fri Jul 14 16:08:12 2000
+++ linux-2.4.0-test6-000811.modules/arch/ia64/tools/Makefile	Tue Aug 15 15:53:02 2000
@@ -46,4 +46,4 @@
 
 endif
 
-.PHONY: all modules
+.PHONY: all modules modules_install

             reply	other threads:[~2000-08-15 23:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-15 23:43 Uros Prestor [this message]
2000-08-16  3:00 ` [Linux-ia64] [PATCH] fix for modules_install Keith Owens
2000-08-16  3:20 ` Uros Prestor
2000-08-16 16:06 ` Keith Owens
2000-08-17 21:27 ` David Mosberger

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=marc-linux-ia64-105590678205329@msgid-missing \
    --to=uros@turbolinux.com \
    --cc=linux-ia64@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.