Skip to content

Commit eba966a

Browse files
committed
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
* 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb: uwb: build UWB before USB/WUSB
2 parents ecc96e7 + ae5d82c commit eba966a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ obj-$(CONFIG_MAC) += macintosh/
5656
obj-$(CONFIG_ATA_OVER_ETH) += block/aoe/
5757
obj-$(CONFIG_PARIDE) += block/paride/
5858
obj-$(CONFIG_TC) += tc/
59+
obj-$(CONFIG_UWB) += uwb/
5960
obj-$(CONFIG_USB) += usb/
6061
obj-$(CONFIG_USB_MUSB_HDRC) += usb/musb/
6162
obj-$(CONFIG_PCI) += usb/
@@ -101,4 +102,3 @@ obj-$(CONFIG_SSB) += ssb/
101102
obj-$(CONFIG_VIRTIO) += virtio/
102103
obj-$(CONFIG_REGULATOR) += regulator/
103104
obj-$(CONFIG_STAGING) += staging/
104-
obj-$(CONFIG_UWB) += uwb/

0 commit comments

Comments
 (0)