aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/mon/Makefile
diff options
context:
space:
mode:
authorPete Zaitcev <zaitcev@redhat.com>2005-08-04 18:06:36 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-08-04 21:32:46 -0700
commit003ba5153582427b1df2347553529299872961e5 (patch)
treea8ac2f20b32385331f84850eb31b0a16fde432ca /drivers/usb/mon/Makefile
parent[PATCH] pci and yenta: pcibios_bus_to_resource (diff)
downloadlinux-dev-003ba5153582427b1df2347553529299872961e5.tar.xz
linux-dev-003ba5153582427b1df2347553529299872961e5.zip
[PATCH] USB: ub documentation update
The patch which went in was correct, but not quite what I had in mind. Here is a patch to update that a little bit. Original patch is at: http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4749f32da939d4e4160541b2cadc22492bb507ec Signed-off-by: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
-rw-r--r--drivers/usb/mon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/mon/Makefile b/drivers/usb/mon/Makefile
index f18d10ce91f9..b0015b8a1d1f 100644
--- a/drivers/usb/mon/Makefile
+++ b/drivers/usb/mon/Makefile
@@ -4,4 +4,5 @@
usbmon-objs := mon_main.o mon_stat.o mon_text.o
+# This does not use CONFIG_USB_MON because we want this to use a tristate.
obj-$(CONFIG_USB) += usbmon.o