]> git.sur5r.net Git - u-boot/blobdiff - Makefile
colibri_vf: Add pinmux entries for GPIOs
[u-boot] / Makefile
index 1cdc4a1d268d03bc5f7e983a64b3ab19fc790a87..bc47d98931ab7790f6d394c85118f33af561d912 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -666,6 +666,7 @@ libs-$(CONFIG_API) += api/
 libs-$(CONFIG_HAS_POST) += post/
 libs-y += test/
 libs-y += test/dm/
+libs-$(CONFIG_UT_ENV) += test/env/
 
 libs-y += $(if $(BOARDDIR),board/$(BOARDDIR)/)