Eduardo Valentin | 097ca6a | 2013-03-19 10:54:20 -0400 | [diff] [blame] | 1 | obj-$(CONFIG_TI_SOC_THERMAL) += ti-soc-thermal.o |
Eduardo Valentin | 7372add | 2013-03-19 10:54:19 -0400 | [diff] [blame] | 2 | ti-soc-thermal-y := ti-bandgap.o |
Eduardo Valentin | 097ca6a | 2013-03-19 10:54:20 -0400 | [diff] [blame] | 3 | ti-soc-thermal-$(CONFIG_TI_THERMAL) += ti-thermal-common.o |
Eduardo Valentin | 8926fa4 | 2013-06-03 20:31:55 +0000 | [diff] [blame] | 4 | ti-soc-thermal-$(CONFIG_DRA752_THERMAL) += dra752-thermal-data.o |
Pavel Machek | 9c5c87e | 2015-04-02 16:49:07 +0200 | [diff] [blame] | 5 | ti-soc-thermal-$(CONFIG_OMAP3_THERMAL) += omap3-thermal-data.o |
Eduardo Valentin | 7372add | 2013-03-19 10:54:19 -0400 | [diff] [blame] | 6 | ti-soc-thermal-$(CONFIG_OMAP4_THERMAL) += omap4-thermal-data.o |
| 7 | ti-soc-thermal-$(CONFIG_OMAP5_THERMAL) += omap5-thermal-data.o |