X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fthermal%2FMakefile;h=31108a01c22e21d659aa68609cda0436f123e448;hb=9e4144abf8a30ae221311368bbb10690ebdb4b76;hp=8ef1232de37664b2bac7ffa5fc292ea635083969;hpb=52b097fff89b14c0b8b7a7deef1d274889b1886d;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