package: move java packages to package/java sub directory

This commit is contained in:
Peter Korsgaard
2008-03-28 10:40:45 +00:00
parent 3d3775e3cd
commit 77d133d27e
13 changed files with 14 additions and 11 deletions

View 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/