]> git.sur5r.net Git - u-boot/blobdiff - drivers/Makefile
configs: Add DDR Kconfig support for Arria 10
[u-boot] / drivers / Makefile
index edbcadf99ba0068cf7c3571d7c82a220771a170e..b3f1b600a558cef08d1f750c1b42b27a6bb9ad51 100644 (file)
@@ -18,6 +18,7 @@ obj-$(CONFIG_$(SPL_TPL_)TIMER) += timer/
 ifndef CONFIG_TPL_BUILD
 ifdef CONFIG_SPL_BUILD
 
+obj-$(CONFIG_SPL_BOOTCOUNT_LIMIT) += bootcount/
 obj-$(CONFIG_SPL_CPU_SUPPORT) += cpu/
 obj-$(CONFIG_SPL_CRYPTO_SUPPORT) += crypto/
 obj-$(CONFIG_SPL_GPIO_SUPPORT) += gpio/