Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / drivers / uwb / i1480 / dfu / Makefile
1 obj-$(CONFIG_UWB_I1480U)        += i1480-dfu-usb.o
2
3 i1480-dfu-usb-objs := \
4         dfu.o   \
5         mac.o   \
6         phy.o   \
7         usb.o
8
9