diff options
| author | Greg Kroah-Hartman <greg@kroah.com> | 2002-05-07 00:47:47 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <greg@kroah.com> | 2002-05-07 00:47:47 -0700 |
| commit | a616c214bd706aea17edaae2a9016fbf85bdea2a (patch) | |
| tree | c630b99db583c59b3c2d08ecc187936960b2e682 /drivers/usb/Makefile | |
| parent | 33505cafba42fda749b5b6e264185839f30a8a33 (diff) | |
USB Config.in and Makefile minor changes
sync up with -dj tree
Diffstat (limited to 'drivers/usb/Makefile')
| -rw-r--r-- | drivers/usb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/Makefile b/drivers/usb/Makefile index c03ad400bc11..a2da3280c904 100644 --- a/drivers/usb/Makefile +++ b/drivers/usb/Makefile @@ -17,7 +17,7 @@ subdir-$(CONFIG_USB_UHCI) += host subdir-$(CONFIG_USB_ACM) += class subdir-$(CONFIG_USB_AUDIO) += class -subdir-$(CONFIG_USB_BLUETOOTH) += class +subdir-$(CONFIG_USB_BLUETOOTH_TTY) += class subdir-$(CONFIG_USB_PRINTER) += class subdir-$(CONFIG_USB_STORAGE) += storage |
