Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
[deliverable/linux.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
This page took 0.030743 seconds and 6 git commands to generate.