Merge branch 'fixes_for-3.6' into fixes
[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.031784 seconds and 6 git commands to generate.