Move all to deprecated folder.
This commit is contained in:
12
deprecated/firmware/buildroot/package/classpath/Config.in
Normal file
12
deprecated/firmware/buildroot/package/classpath/Config.in
Normal file
@@ -0,0 +1,12 @@
|
||||
config BR2_PACKAGE_CLASSPATH
|
||||
bool "classpath"
|
||||
select BR2_NEEDS_HOST_JAR
|
||||
select BR2_NEEDS_HOST_JAVAC
|
||||
depends on BR2_PACKAGE_JAMVM
|
||||
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://classpath.org
|
||||
Reference in New Issue
Block a user