X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/5e4fe2fceaa9f170006177bdbada0c8a61f6a887..ce409cfdea924fd84ab05cbfb61f22c678264d57:/openwrt/package/gmp/Config.in diff --git a/openwrt/package/gmp/Config.in b/openwrt/package/gmp/Config.in index d561f6782..28296318b 100644 --- a/openwrt/package/gmp/Config.in +++ b/openwrt/package/gmp/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_LIBGMP - tristate "libgmp" + tristate "libgmp - GNU multiprecision arithmetic library" default m if CONFIG_DEVEL help GNU multiprecision arithmetic library @@ -7,3 +7,6 @@ config BR2_PACKAGE_LIBGMP http://www.swox.com/gmp/ +config BR2_PACKAGE_GMP + tristate + default BR2_PACKAGE_LIBGMP