aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/omap-thermal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/omap-thermal/Makefile')
-rw-r--r--drivers/staging/omap-thermal/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/omap-thermal/Makefile b/drivers/staging/omap-thermal/Makefile
deleted file mode 100644
index 091c4d20b14d..000000000000
--- a/drivers/staging/omap-thermal/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-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