mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Frank Davis <fdavis112@juno.com>
To: alan@lxorguk.ukuu.org.uk
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] 2.4.0-ac4 : Removal of drivers/misc/misc.o
Date: Mon, 8 Jan 2001 20:50:32 -0500	[thread overview]
Message-ID: <20010108.205033.-271095.3.fdavis112@juno.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 989 bytes --]

Hello,
     The following patch removes drivers/misc/misc.o from the kernel
build. It appears that drivers/misc isn't used for anything, and should
be probably be removed.
Regards,
Frank

--- Makefile.old      Sun Jan  7 23:59:37 2001
+++ Makefile      Mon Jan  8 00:24:46 2001
@@ -121,7 +121,6 @@
 NETWORKS      =net/network.o
 DRIVERS          =drivers/block/block.o \
             drivers/char/char.o \
-           drivers/misc/misc.o \
             drivers/net/net.o \
             drivers/media/media.o
 LIBS       =$(TOPDIR)/lib/lib.a

--- drivers/Makefile.old      Sun Jan  7 23:59:48 2001
+++ drivers/Makefile  Mon Jan  8 20:25:57 2001
@@ -9,7 +9,7 @@
 mod-subdirs :=    dio mtd sbus video macintosh usb input telephony sgi
message/i2o message/fusion ide \
            scsi md ieee1394 pnp isdn atm fc4 net/hamradio i2c acpi
 
-subdir-y :=      block char net parport sound misc media cdrom
+subdir-y :=      block char net parport sound media cdrom
 subdir-m :=      $(subdir-y)
 

[-- Attachment #2: Type: text/html, Size: 3636 bytes --]

                 reply	other threads:[~2001-01-09  1:58 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=20010108.205033.-271095.3.fdavis112@juno.com \
    --to=fdavis112@juno.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /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

Powered by JetHome