Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Amit Daniel Kachhap | c682137 | 2013-06-24 16:20:22 +0530 | [diff] [blame] | 2 | # |
3 | # Samsung thermal specific Makefile | ||||
4 | # | ||||
Amit Daniel Kachhap | 59dfa54 | 2013-06-24 16:20:26 +0530 | [diff] [blame] | 5 | obj-$(CONFIG_EXYNOS_THERMAL) += exynos_thermal.o |
6 | exynos_thermal-y := exynos_tmu.o |