public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] [PATCH] fix for modules_install
@ 2000-08-15 23:43 Uros Prestor
  2000-08-16  3:00 ` Keith Owens
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Uros Prestor @ 2000-08-15 23:43 UTC (permalink / raw)
  To: linux-ia64

[-- 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2000-08-17 21:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2000-08-17 21:27 ` David Mosberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox