summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ti-st/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/ti-st/Makefile')
-rw-r--r--drivers/misc/ti-st/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/misc/ti-st/Makefile b/drivers/misc/ti-st/Makefile
new file mode 100644
index 0000000..78d7ebb
--- /dev/null
+++ b/drivers/misc/ti-st/Makefile
@@ -0,0 +1,6 @@
+#
+# Makefile for TI's shared transport line discipline
+# and its protocol drivers (BT, FM, GPS)
+#
+obj-$(CONFIG_TI_ST) += st_drv.o
+st_drv-objs := st_core.o st_kim.o st_ll.o
OpenPOWER on IntegriCloud