summaryrefslogtreecommitdiff
path: root/package/java/jamvm/Config.in
blob: 2f2ddd787b463433758558213249e3da049fe9eb (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_JAMVM
	bool "jamvm"
	default n
        depends on BR2_PACKAGE_CLASSPATH
	select BR2_PACKAGE_PKGCONFIG
	help
	  JamVM is a new Java Virtual Machine which conforms to 
	  the JVM specification version 2 (blue book). 

	  http://jamvm.sourceforge.net/