X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fthermal%2FMakefile;h=31108a01c22e21d659aa68609cda0436f123e448;hb=9fec6060d9e48ed7db0dac0e16d0f0f0e615b7f6;hp=8ef1232de37664b2bac7ffa5fc292ea635083969;hpb=299cfe38081bea6dcd8b882375f6f65a980bccf9;p=linux-2.6 diff --git a/drivers/thermal/Makefile b/drivers/thermal/Makefile index 8ef1232de3..31108a01c2 100644 --- a/drivers/thermal/Makefile +++ b/drivers/thermal/Makefile @@ -2,4 +2,4 @@ # Makefile for sensor chip drivers. # -obj-$(CONFIG_THERMAL) += thermal.o +obj-$(CONFIG_THERMAL) += thermal_sys.o