summaryrefslogtreecommitdiff
path: root/openwrt/package/gmp/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-13 03:36:39 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-13 03:36:39 +0000
commitb7c7e8ce55fced3e34143e03090c42a2f47d88c6 (patch)
tree787a644c0436d99884c24104e8e18fe213b8a132 /openwrt/package/gmp/Config.in
parent1cf63f4ac31904b63cf6fb5606a16813b6a52ff2 (diff)
downloadmtk-20170518-b7c7e8ce55fced3e34143e03090c42a2f47d88c6.zip
mtk-20170518-b7c7e8ce55fced3e34143e03090c42a2f47d88c6.tar.gz
mtk-20170518-b7c7e8ce55fced3e34143e03090c42a2f47d88c6.tar.bz2
Convert gmp to new packaging style
SVN-Revision: 870
Diffstat (limited to 'openwrt/package/gmp/Config.in')
-rw-r--r--openwrt/package/gmp/Config.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/openwrt/package/gmp/Config.in b/openwrt/package/gmp/Config.in
index 132697d..d561f67 100644
--- a/openwrt/package/gmp/Config.in
+++ b/openwrt/package/gmp/Config.in
@@ -1,6 +1,9 @@
-config BR2_PACKAGE_GMP
+config BR2_PACKAGE_LIBGMP
tristate "libgmp"
default m if CONFIG_DEVEL
help
- libgmp
+ GNU multiprecision arithmetic library
+ http://www.swox.com/gmp/
+
+