summaryrefslogtreecommitdiff
path: root/package/classpath/Config.in
diff options
context:
space:
mode:
authorJohn Voltz <john.voltz@gmail.com>2008-03-06 18:02:19 +0000
committerJohn Voltz <john.voltz@gmail.com>2008-03-06 18:02:19 +0000
commit0e2ac92534e8dcceba5be8f3a44befc8b6dbb470 (patch)
treea7007605d0e4e9448ee874931a958f22d0865f6d /package/classpath/Config.in
parenta418f4a243f50c67efce3665ed5b5be755556bd0 (diff)
added concierge OSGi and classpath
Diffstat (limited to 'package/classpath/Config.in')
-rw-r--r--package/classpath/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/classpath/Config.in b/package/classpath/Config.in
new file mode 100644
index 000000000..7762c1374
--- /dev/null
+++ b/package/classpath/Config.in
@@ -0,0 +1,7 @@
+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/