]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/uwb/Makefile
Merge branches 'topic/fix/hda' and 'topic/fix/sound-core' into for-linus
[linux-2.6-omap-h63xx.git] / drivers / uwb / Makefile
index b054471af28dba3705c9fd65e322ee3261f80155..257e6908304cb304075ec42e5a718626d270ab92 100644 (file)
@@ -1,5 +1,8 @@
 obj-$(CONFIG_UWB)              += uwb.o
-obj-$(CONFIG_UWB_WHCI)         += umc.o whci.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       \