summaryrefslogtreecommitdiff
path: root/openwrt/package/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-24 05:59:17 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-24 05:59:17 +0000
commitc696a28cb841125442a93f30426940d83f2a79b5 (patch)
tree0eca27231c6900a275a7d5909f4a79f706b2b3a6 /openwrt/package/Config.in
parent83642f602eefadd4ecf38945430897bb1e4a4b04 (diff)
downloadmtk-20170518-c696a28cb841125442a93f30426940d83f2a79b5.zip
mtk-20170518-c696a28cb841125442a93f30426940d83f2a79b5.tar.gz
mtk-20170518-c696a28cb841125442a93f30426940d83f2a79b5.tar.bz2
Add SableVM packages
SVN-Revision: 1048
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r--openwrt/package/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in
index 49c540e..7e81af5 100644
--- a/openwrt/package/Config.in
+++ b/openwrt/package/Config.in
@@ -15,6 +15,11 @@ source "package/lcd4linux/Config.in"
source "package/microperl/Config.in"
source "package/monit/Config.in"
source "package/osiris/Config.in"
+menu "sablevm - a Java Virtual Machine (JVM) implementation"
+source "package/sablevm/Config.in"
+source "package/sablevm-classpath/Config.in"
+source "package/libffi-sable/Config.in"
+endmenu
source "package/screen/Config.in"
comment "Networking"