mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package: move java packages to package/java sub directory
This commit is contained in:
11
package/java/classpath/Config.in
Normal file
11
package/java/classpath/Config.in
Normal file
@@ -0,0 +1,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/
|
||||
Reference in New Issue
Block a user