]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/Makefile
nand: Add verification functions
[people/ms/u-boot.git] / drivers / Makefile
index 33227c8bd6de003d170962e7f7778ed1b091c460..5ef58c051e7f969c0f1c25a247a933975fa129e3 100644 (file)
@@ -16,8 +16,10 @@ obj-y += twserial/
 obj-y += video/
 obj-y += watchdog/
 obj-$(CONFIG_QE) += qe/
+obj-$(CONFIG_U_QE) += qe/
 obj-y += memory/
 obj-y += pwm/
 obj-y += input/
 # SOC specific infrastructure drivers.
 obj-y += soc/
+obj-y += thermal/