projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix for madwifi radiotap support (patch by jwright)
[openwrt.git]
/
package
/
sablevm
/
Config.in
diff --git
a/package/sablevm/Config.in
b/package/sablevm/Config.in
index
70cde60
..
d387b75
100644
(file)
--- a/
package/sablevm/Config.in
+++ b/
package/sablevm/Config.in
@@
-1,7
+1,7
@@
config BR2_PACKAGE_SABLEVM
config BR2_PACKAGE_SABLEVM
-
tristate "sablevm -
A Java Virtual Machine (JVM) implementation"
-# default m if CONFIG_DEVEL
- default
n
+
prompt "sablevm...........................
A Java Virtual Machine (JVM) implementation"
+ tristate
+ default
m if CONFIG_DEVEL
select BR2_PACKAGE_LIBFFI_SABLE
select BR2_PACKAGE_LIBLTDL
select BR2_PACKAGE_LIBPOPT
select BR2_PACKAGE_LIBFFI_SABLE
select BR2_PACKAGE_LIBLTDL
select BR2_PACKAGE_LIBPOPT
@@
-14,4
+14,4
@@
config BR2_PACKAGE_SABLEVM
many robustness features that have been the object of careful design.
http://sablevm.org/
many robustness features that have been the object of careful design.
http://sablevm.org/
-
+
This page took
0.020974 seconds
and
4
git commands to generate.