From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Owens Date: Wed, 16 Aug 2000 03:00:43 +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 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?