diff options
Diffstat (limited to 'drivers/thermal/samsung/Makefile')
-rw-r--r-- | drivers/thermal/samsung/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/thermal/samsung/Makefile b/drivers/thermal/samsung/Makefile new file mode 100644 index 00000000000..1fe6d939e8f --- /dev/null +++ b/drivers/thermal/samsung/Makefile @@ -0,0 +1,4 @@ +# +# Samsung thermal specific Makefile +# +obj-$(CONFIG_EXYNOS_THERMAL) += exynos_thermal.o |