dont do nanogoat on Darwin (yet)
[org.ibex.core.git] / Makefile.upstream
index 4228f4f..1bfa9d6 100644 (file)
@@ -113,8 +113,8 @@ environment_gcc_3.3_$(target)           += PATH=$(shell pwd)/upstream/install/bi
        find upstream/org.ibex.nestedvm -name index.html -exec rm -f {} \;
        touch $@
 
-.build_nestedvm: .vendor .download_nestedvm
-       cd upstream/nestedvm; make usr=$(shell pwd)/upstream/install
+.build_org.ibex.nestedvm: .vendor .download_org.ibex.nestedvm
+       cd upstream/org.ibex.nestedvm; make usr=$(shell pwd)/upstream/install all env.sh
        touch $@
 
 .install_org.ibex.nestedvm: .build_org.ibex.nestedvm