All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] [PATCH] fix for modules_install
Date: Wed, 16 Aug 2000 16:06:39 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590678205338@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590678205329@msgid-missing>

On Tue, 15 Aug 2000 20:20:04 -0700, 
Uros Prestor <uros@turbolinux.com> wrote:
>Keith Owens wrote:
>
>> On Tue, 15 Aug 2000 16:43:39 -0700,
>> Uros Prestor <uros@turbolinux.com> wrote:
>> >This trivial patch against 2.4.0-test6 + 000812 fixes a problem with
>> >modules_install target.
>> >
>> >-.PHONY: all modules
>> >+.PHONY: all modules modules_install
>>
>> What problem does it fix?
>
>File arch/ia64/tools/Makefile didn't have a target modules_install so
>`make modules_install' returned an error.  This patch adds a phony
>target which does nothing.

arch/ia64/tools/Makefile should include Rules.make instead of adding
its own target and .PHONY rules.  see arch/mips/tools/Makefile.  AFAICT
there is no reason not to include Rules.make.



  parent reply	other threads:[~2000-08-16 16:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-15 23:43 [Linux-ia64] [PATCH] fix for modules_install Uros Prestor
2000-08-16  3:00 ` Keith Owens
2000-08-16  3:20 ` Uros Prestor
2000-08-16 16:06 ` Keith Owens [this message]
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-105590678205338@msgid-missing \
    --to=kaos@ocs.com.au \
    --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.