aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/wusbcore/Makefile
diff options
context:
space:
mode:
authorInaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>2008-09-17 16:34:27 +0100
committerDavid Vrabel <dv02@dv02pc01.europe.root.pri>2008-09-17 16:54:30 +0100
commit870d5395045bfe8e5213525152682c863a10f8d2 (patch)
tree6a5a0324231f99e3525ee6fd080f0c3507bc02b6 /drivers/usb/wusbcore/Makefile
parent470cc4150367d369bdc98ee04902b04baa2b2464 (diff)
wusb: add the USB wusb-cbaf driver
Add a driver for cable based associated of (Wireless) USB devices. Signed-off-by: David Vrabel <david.vrabel@csr.com>
Diffstat (limited to 'drivers/usb/wusbcore/Makefile')
-rw-r--r--drivers/usb/wusbcore/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/usb/wusbcore/Makefile b/drivers/usb/wusbcore/Makefile
index ea1dbfca613..6504f42ca36 100644
--- a/drivers/usb/wusbcore/Makefile
+++ b/drivers/usb/wusbcore/Makefile
@@ -1,4 +1,4 @@
-obj-$(CONFIG_USB_WUSB) += wusbcore.o
+obj-$(CONFIG_USB_WUSB) += wusbcore.o wusb-cbaf.o
wusbcore-objs := \
crypto.o \
@@ -10,3 +10,5 @@ wusbcore-objs := \
reservation.o \
security.o \
wusbhc.o
+
+wusb-cbaf-objs := cbaf.o