X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fthermal%2FMakefile;h=31108a01c22e21d659aa68609cda0436f123e448;hb=d5a74afd08738af84d51c353ac3ac200b06c51d7;hp=8ef1232de37664b2bac7ffa5fc292ea635083969;hpb=0afc2edfada50980bec999f94dcea26ebad3dda6;p=~andy%2Flinux diff --git a/drivers/thermal/Makefile b/drivers/thermal/Makefile index 8ef1232de37..31108a01c22 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