]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - scripts/Makefile.spl
Merge git://git.denx.de/u-boot-dm
[karo-tx-uboot.git] / scripts / Makefile.spl
index 342d82e71182b1038d899e0fc45da2142c57e82c..190544688016c7f856826896098986526f3b53b4 100644 (file)
@@ -66,6 +66,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/