]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
dm: Add basic tests
[karo-tx-uboot.git] / Makefile
index 9b589a4aed7feee6406e80b614a0acb04bbce52c..c6d1afa1c99f9dbf8a1a98d29ca1abb8b0a3d93f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -626,6 +626,7 @@ libs-y += lib/libfdt/
 libs-$(CONFIG_API) += api/
 libs-$(CONFIG_HAS_POST) += post/
 libs-y += test/
 libs-$(CONFIG_API) += api/
 libs-$(CONFIG_HAS_POST) += post/
 libs-y += test/
+libs-y += test/dm/
 
 ifneq (,$(filter $(SOC), mx25 mx27 mx5 mx6 mx31 mx35 mxs vf610))
 libs-y += arch/$(ARCH)/imx-common/
 
 ifneq (,$(filter $(SOC), mx25 mx27 mx5 mx6 mx31 mx35 mxs vf610))
 libs-y += arch/$(ARCH)/imx-common/