aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/libffi-sable/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/libffi-sable/Config.in')
-rw-r--r--openwrt/package/libffi-sable/Config.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/openwrt/package/libffi-sable/Config.in b/openwrt/package/libffi-sable/Config.in
deleted file mode 100644
index 18db3def73..0000000000
--- a/openwrt/package/libffi-sable/Config.in
+++ /dev/null
@@ -1,12 +0,0 @@
-config BR2_PACKAGE_LIBFFI_SABLE
- prompt "libffi-sable...................... Foreign Function Interface library (for sablevm)"
- tristate
- default m if CONFIG_DEVEL
- 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/
-