use only names in [vl]{build,test}-initvm.sh
[build.git] / Makefile
index 3a623fb..669471f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -381,7 +381,6 @@ endef
 $(foreach module,$(ALL.modules),$(eval $(call target_extract_module,$(module))))
 
 ### the tests area
-# use this makefile to extract tests rather than extracting manually in vbuild-nightly
 build-clean:
        rm -rf MODULES/build
 .PHONY: build-clean