Skip to content
Snippets Groups Projects
Commit 8edcdb42 authored by Nadav Har'El's avatar Nadav Har'El
Browse files

Add RunJava.jar instead of RunJava.class to boot image

parent a8af5dde
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@
/testrunner.so: ./tests/testrunner.so
/java/Hello.class: ./tests/hello/Hello.class
/java.so: java/java.so
/java/RunJava.class: java/RunJava.class
/java/runjava.jar: java/runjava.jar
/tools/ifconfig.so: ./tools/ifconfig/ifconfig.so
/tools/lsroute.so: ./tools/route/lsroute.so
/&/etc/hosts: ../../static/&
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment