X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2FMakefile;h=e6062a56833566229728022f503c6fd5c0d91eda;hb=49db1cb8c3a2cfaf3cd9d01b630382843e29c48d;hp=dab5c182c2c9d6d253a80e0045de96b2f9de75c1;hpb=470135be276b2d92c6da464c68839202d4ff0d08;p=u-boot diff --git a/drivers/Makefile b/drivers/Makefile index dab5c182c2..e6062a5683 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -50,6 +50,7 @@ obj-$(CONFIG_SPL_SATA_SUPPORT) += ata/ scsi/ obj-$(CONFIG_SPL_USB_HOST_SUPPORT) += block/ obj-$(CONFIG_SPL_MMC_SUPPORT) += block/ obj-$(CONFIG_SPL_FPGA_SUPPORT) += fpga/ +obj-$(CONFIG_SPL_THERMAL) += thermal/ endif endif