Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / omap-thermal / Makefile
1 obj-$(CONFIG_OMAP_BANDGAP) += omap-thermal.o
2 omap-thermal-y := omap-bandgap.o
3 omap-thermal-$(CONFIG_OMAP_THERMAL) += omap-thermal-common.o
4 omap-thermal-$(CONFIG_OMAP4_THERMAL) += omap4-thermal.o
5 omap-thermal-$(CONFIG_OMAP5_THERMAL) += omap5-thermal.o