]> Pileus Git - ~andy/linux/blobdiff - drivers/uwb/Makefile
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
[~andy/linux] / drivers / uwb / Makefile
index 6bdb8e7f91ce828e42c989da2e255d4549336873..257e6908304cb304075ec42e5a718626d270ab92 100644 (file)
@@ -1,6 +1,8 @@
 obj-$(CONFIG_UWB)              += uwb.o
+obj-$(CONFIG_UWB_WLP)          += wlp/
 obj-$(CONFIG_UWB_WHCI)         += umc.o whci.o whc-rc.o
 obj-$(CONFIG_UWB_HWA)          += hwa-rc.o
+obj-$(CONFIG_UWB_I1480U)       += i1480/
 
 uwb-objs :=            \
        address.o       \