aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/wlp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/uwb/wlp/Makefile')
-rw-r--r--drivers/uwb/wlp/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/uwb/wlp/Makefile b/drivers/uwb/wlp/Makefile
new file mode 100644
index 000000000000..c72c11db5b1b
--- /dev/null
+++ b/drivers/uwb/wlp/Makefile
@@ -0,0 +1,10 @@
1obj-$(CONFIG_UWB_WLP) := wlp.o
2
3wlp-objs := \
4 driver.o \
5 eda.o \
6 messages.o \
7 sysfs.o \
8 txrx.o \
9 wlp-lc.o \
10 wss-lc.o