blob: 1226b2484e550cba08e6233c6fdb56f02a54fef0 [file] [log] [blame]
Eduardo Valentin097ca6a2013-03-19 10:54:20 -04001obj-$(CONFIG_TI_SOC_THERMAL) += ti-soc-thermal.o
Eduardo Valentin7372add2013-03-19 10:54:19 -04002ti-soc-thermal-y := ti-bandgap.o
Eduardo Valentin097ca6a2013-03-19 10:54:20 -04003ti-soc-thermal-$(CONFIG_TI_THERMAL) += ti-thermal-common.o
Eduardo Valentin8926fa42013-06-03 20:31:55 +00004ti-soc-thermal-$(CONFIG_DRA752_THERMAL) += dra752-thermal-data.o
Eduardo Valentin7372add2013-03-19 10:54:19 -04005ti-soc-thermal-$(CONFIG_OMAP4_THERMAL) += omap4-thermal-data.o
6ti-soc-thermal-$(CONFIG_OMAP5_THERMAL) += omap5-thermal-data.o