11 lines
239 B
Plaintext
11 lines
239 B
Plaintext
config BR2_PACKAGE_JAMVM
|
|
bool "jamvm"
|
|
default n
|
|
depends on BR2_PACKAGE_CLASSPATH
|
|
|
|
help
|
|
JamVM is a new Java Virtual Machine which conforms to
|
|
the JVM specification version 2 (blue book).
|
|
|
|
http://jamvm.sourceforge.net/
|