public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] makefile patch for drivers/isdn/sc/Makefile (240t13p2)
@ 2000-12-16 20:19 Rasmus Andersen
  0 siblings, 0 replies; only message in thread
From: Rasmus Andersen @ 2000-12-16 20:19 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, fritz

Hi.

This patch fixes a trivial makefile problem i drivers/isdn/sc.


--- linux-240-t13-pre2-clean/drivers/isdn/sc/Makefile	Sat Dec 16 20:40:56 2000
+++ linux/drivers/isdn/sc/Makefile	Sat Dec 16 21:14:57 2000
@@ -2,7 +2,7 @@
 
 # The target object and module list name.
 
-O_TARGET	:= sc_drv
+O_TARGET	:= sc_drv.o
 
 # Objects that export symbols.
 

-- 
Regards,
        Rasmus(rasmus@jaquet.dk)

"God prevent we should ever be twenty years without a revolution." 
  -- Thomas Jefferson
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-12-16 20:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-16 20:19 [PATCH] makefile patch for drivers/isdn/sc/Makefile (240t13p2) Rasmus Andersen

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