mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package: add jamvm jvm
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
9
package/jamvm/Config.in
Normal file
9
package/jamvm/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_JAMVM
|
||||
bool "jamvm"
|
||||
select BR2_PACKAGE_ZLIB
|
||||
select BR2_PACKAGE_CLASSPATH
|
||||
help
|
||||
JamVM is a new Java Virtual Machine which conforms to the
|
||||
JVM specification version 2 (blue book).
|
||||
|
||||
http://jamvm.sf.net
|
||||
Reference in New Issue
Block a user