Blame view

kernel/linux-imx6_3.14.28/drivers/thermal/samsung/Makefile 240 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
  #
  # Samsung thermal specific Makefile
  #
  obj-$(CONFIG_EXYNOS_THERMAL)			+= exynos_thermal.o
  exynos_thermal-y				:= exynos_tmu.o
  exynos_thermal-y				+= exynos_tmu_data.o
  exynos_thermal-$(CONFIG_EXYNOS_THERMAL_CORE)	+= exynos_thermal_common.o