]> git.baikalelectronics.ru Git - kernel.git/commit
USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.
authorAndy Lutomirski <amluto@gmail.com>
Tue, 28 Apr 2009 19:53:02 +0000 (15:53 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 9 May 2009 02:34:56 +0000 (19:34 -0700)
commit2b39e1ea6289cd41a23a89d441cbc6c7befb5e7f
tree7d1969dc413cb150d0754401852f78b15e8ca084
parent6aeb4e0a48e0d872dfada148e4de3790cc40870a
USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.

If CONFIG_USB_ACM and CONFIG_USB_PRINTER are not set, then
cdc-wdm and usbtmc won't get built.

Signed-off-by: Andy Lutomirski <amluto@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/Makefile