X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fthermal%2FMakefile;h=31108a01c22e21d659aa68609cda0436f123e448;hb=ae445b9134126314844ad9e84010bae5e6684103;hp=8ef1232de37664b2bac7ffa5fc292ea635083969;hpb=26b6f2236615649a0ae6a0de2e9e71a2f9ffeba7;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