From: Aaron Lehmann <aaronl@vitelus.com>
To: Greg KH <greg@kroah.com>
Cc: trivial@rustycorp.com.au, linux-kernel@vger.kernel.org
Subject: Re: [TRIVIAL] Tweak to allow usb-midi to be built
Date: Mon, 24 Mar 2003 19:39:04 -0800 [thread overview]
Message-ID: <20030325033904.GE22181@vitelus.com> (raw)
In-Reply-To: <20030325032857.GA11874@kroah.com>
On Mon, Mar 24, 2003 at 07:28:57PM -0800, Greg KH wrote:
> What kernel version is this? And what makefile? Can you send the diff
> so that it can be applied with patch -p1?
This is a recent snapshot from Linus' tree. The patch applies to
drivers/usb/Makefile (sorry).
--- drivers/usb/Makefile 2003-03-24 19:20:00.000000000 -0800
+++ drivers/usb/Makefile~ 2003-03-24 19:16:21.000000000 -0800
@@ -15,6 +15,7 @@
obj-$(CONFIG_USB_AUDIO) += class/
obj-$(CONFIG_USB_BLUETOOTH_TTY) += class/
obj-$(CONFIG_USB_PRINTER) += class/
+obj-$(CONFIG_USB_MIDI) += class/
obj-$(CONFIG_USB_STORAGE) += storage/
next prev parent reply other threads:[~2003-03-25 3:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-25 3:21 [TRIVIAL] Tweak to allow usb-midi to be built Aaron Lehmann
2003-03-25 3:28 ` Greg KH
2003-03-25 3:39 ` Aaron Lehmann [this message]
2003-03-25 19:47 ` Greg KH
2003-03-25 19:50 ` Aaron Lehmann
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=20030325033904.GE22181@vitelus.com \
--to=aaronl@vitelus.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@rustycorp.com.au \
/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