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([EMAIL PROTECTED])

"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 [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to