Makefile 215 B

123456
  1. #
  2. # Samsung thermal specific Makefile
  3. #
  4. obj-$(CONFIG_EXYNOS_THERMAL) += exynos_soc_thermal.o
  5. exynos_soc_thermal-y := exynos_thermal.o
  6. exynos_soc_thermal-$(CONFIG_EXYNOS_THERMAL_CORE) += exynos_thermal_common.o