projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
upgrade to 2.6.15.6, fix default config for Aruba
[openwrt.git]
/
openwrt
/
package
/
jamvm
/
Config.in
diff --git
a/openwrt/package/jamvm/Config.in
b/openwrt/package/jamvm/Config.in
index
ec436a2
..
befdfa9
100644
(file)
--- a/
openwrt/package/jamvm/Config.in
+++ b/
openwrt/package/jamvm/Config.in
@@
-2,6
+2,9
@@
config BR2_PACKAGE_JAMVM
prompt "jamvm .............................A compact Java Virtual Machine"
tristate
default m if CONFIG_DEVEL
prompt "jamvm .............................A compact Java Virtual Machine"
tristate
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_ZLIB
+ select BR2_PACKAGE_LIBFFI_SABLE
+ select BR2_PACKAGE_LIBSABLEVM_CLASSPATH
help
JamVM is a new Java Virtual Machine which conforms to the JVM specification version
(blue book). In comparison to most other VM's (free and commercial) it is extremely
help
JamVM is a new Java Virtual Machine which conforms to the JVM specification version
(blue book). In comparison to most other VM's (free and commercial) it is extremely
This page took
0.023896 seconds
and
4
git commands to generate.