uwb: add the i1480 WLP driver
[cascardo/linux.git] / drivers / uwb / i1480 / i1480u-wlp / Makefile
1 obj-$(CONFIG_UWB_I1480U_WLP) += i1480u-wlp.o
2
3 i1480u-wlp-objs :=      \
4         lc.o            \
5         netdev.o        \
6         rx.o            \
7         sysfs.o         \
8         tx.o