summaryrefslogtreecommitdiffstats
path: root/package/classpath/Config.in
blob: efd6e0b7f4490837df2ea53c3e85263499608260 (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_CLASSPATH
	bool "classpath"
	default n

	help
	  GNU Classpath, Essential Libraries for Java, is a GNU
	  project to create free core class libraries for use with
	  virtual machines and compilers for the java programming
	  language.

	  http://www.classpath.org/