summaryrefslogtreecommitdiff
path: root/drivers/thermal/st/Makefile
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2014-08-05 12:07:17 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2014-08-05 12:07:17 +1000
commit171b6adf510f928cd15477d7630c663bb4979774 (patch)
tree7c53d8545ccfb7e5821b4c90f9a38678e1a5d5ac /drivers/thermal/st/Makefile
parent105b15ba5404e4348d0a0895df55064d9ac62111 (diff)
parent47d104ba5879790c7c91c3390b0b08399e168efe (diff)
Merge remote-tracking branch 'thermal/next'
Diffstat (limited to 'drivers/thermal/st/Makefile')
-rw-r--r--drivers/thermal/st/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/thermal/st/Makefile b/drivers/thermal/st/Makefile
new file mode 100644
index 000000000000..b38878977bd8
--- /dev/null
+++ b/drivers/thermal/st/Makefile
@@ -0,0 +1,3 @@
+obj-$(CONFIG_ST_THERMAL) := st_thermal.o
+obj-$(CONFIG_ST_THERMAL_SYSCFG) += st_thermal_syscfg.o
+obj-$(CONFIG_ST_THERMAL_MEMMAP) += st_thermal_memmap.o