diff options
Diffstat (limited to 'openwrt/package/sablevm/Config.in')
-rw-r--r-- | openwrt/package/sablevm/Config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/openwrt/package/sablevm/Config.in b/openwrt/package/sablevm/Config.in index 70cde6063a..9907cf1c16 100644 --- a/openwrt/package/sablevm/Config.in +++ b/openwrt/package/sablevm/Config.in @@ -1,7 +1,6 @@ config BR2_PACKAGE_SABLEVM tristate "sablevm - A Java Virtual Machine (JVM) implementation" -# default m if CONFIG_DEVEL - default n + default m if CONFIG_DEVEL select BR2_PACKAGE_LIBFFI_SABLE select BR2_PACKAGE_LIBLTDL select BR2_PACKAGE_LIBPOPT |