From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uros Prestor Date: Wed, 16 Aug 2000 03:20:04 +0000 Subject: Re: [Linux-ia64] [PATCH] fix for modules_install Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Keith Owens wrote: > On Tue, 15 Aug 2000 16:43:39 -0700, > Uros Prestor 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. Uros -- Uros Prestor uros@turbolinux.com