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