summaryrefslogtreecommitdiffstats
path: root/package/java/jamvm/Config.in
blob: 53673c9e6fe5545f9bc5266efd91d6032e7c42e8 (plain)
1
2
3
4
5
6
7
8
9
10
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/