]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
menu: Return an error code if Ctrl-C is pressed
[karo-tx-uboot.git] / Makefile
index adfa040372860b8c2b9d9550f1d0f472208b5eb6..3330897cd2d2cb301de0ba5bd8db92f18495abdc 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)/)