linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rasmus Andersen <rasmus@jaquet.dk>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org, fritz@isdn4linux.de
Subject: [PATCH] makefile patch for drivers/isdn/sc/Makefile (240t13p2)
Date: Sat, 16 Dec 2000 21:19:00 +0100	[thread overview]
Message-ID: <20001216211900.B609@jaquet.dk> (raw)

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/

                 reply	other threads:[~2000-12-16 20:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20001216211900.B609@jaquet.dk \
    --to=rasmus@jaquet.dk \
    --cc=fritz@isdn4linux.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).