patch nvram library for new nas version (thx to Vincent Bernat)
[openwrt.git] / openwrt / package / sablevm / Config.in
index 70cde60..d387b75 100644 (file)
@@ -1,7 +1,7 @@
 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
@@ -14,4 +14,4 @@ config BR2_PACKAGE_SABLEVM
          many robustness features that have been the object of careful design.  
          
          http://sablevm.org/
-         
+
This page took 0.041245 seconds and 4 git commands to generate.