obj-$(CONFIG_OMAP_BANDGAP)	+= omap-thermal.o
omap-thermal-y			:= omap-bandgap.o
omap-thermal-$(CONFIG_OMAP_THERMAL)	+= omap-thermal-common.o
omap-thermal-$(CONFIG_OMAP4_THERMAL)	+= omap4-thermal.o
omap-thermal-$(CONFIG_OMAP5_THERMAL)	+= omap5-thermal.o
