diff options
Diffstat (limited to 'drivers/uwb/Makefile')
-rw-r--r-- | drivers/uwb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/uwb/Makefile b/drivers/uwb/Makefile index bdcb494b00e0..6bdb8e7f91ce 100644 --- a/drivers/uwb/Makefile +++ b/drivers/uwb/Makefile | |||
@@ -1,5 +1,6 @@ | |||
1 | obj-$(CONFIG_UWB) += uwb.o | 1 | obj-$(CONFIG_UWB) += uwb.o |
2 | obj-$(CONFIG_UWB_WHCI) += umc.o whci.o whc-rc.o | 2 | obj-$(CONFIG_UWB_WHCI) += umc.o whci.o whc-rc.o |
3 | obj-$(CONFIG_UWB_HWA) += hwa-rc.o | ||
3 | 4 | ||
4 | uwb-objs := \ | 5 | uwb-objs := \ |
5 | address.o \ | 6 | address.o \ |