tag rc6
[openwrt/svn-archive/openwrt.git] / package / libffi-sable / Config.in
diff --git a/package/libffi-sable/Config.in b/package/libffi-sable/Config.in
new file mode 100644 (file)
index 0000000..afdf2a2
--- /dev/null
@@ -0,0 +1,12 @@
+config BR2_PACKAGE_LIBFFI_SABLE
+       tristate "libffi-sable - Foreign Function Interface library (for sablevm)"
+#      default m if CONFIG_DEVEL
+       default n
+       help
+         The libffi library provides a portable, high level programming
+         interface to various calling conventions. This allows a programmer to
+         call any function specified by a call interface description at run
+         time.  
+         
+         http://sources.redhat.com/libffi/
+