]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - scripts/Makefile.spl
dm: spl: Allow driver model to be used
[karo-tx-uboot.git] / scripts / Makefile.spl
index 07db0bff8dfb364195bdf08529d1f30d342bdaee..6e13f68d99554c88e68eb52c263748a3ecd3ab3e 100644 (file)
@@ -69,6 +69,7 @@ libs-$(HAVE_VENDOR_COMMON_LIB) += board/$(VENDOR)/common/
 libs-$(CONFIG_SPL_FRAMEWORK) += common/spl/
 libs-$(CONFIG_SPL_LIBCOMMON_SUPPORT) += common/
 libs-$(CONFIG_SPL_LIBDISK_SUPPORT) += disk/
+libs-$(CONFIG_SPL_DM) += drivers/core/
 libs-$(CONFIG_SPL_I2C_SUPPORT) += drivers/i2c/
 libs-$(CONFIG_SPL_GPIO_SUPPORT) += drivers/gpio/
 libs-$(CONFIG_SPL_MMC_SUPPORT) += drivers/mmc/