summaryrefslogtreecommitdiffstats
path: root/package/gmp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/gmp/Config.in')
-rw-r--r--package/gmp/Config.in12
1 files changed, 2 insertions, 10 deletions
diff --git a/package/gmp/Config.in b/package/gmp/Config.in
index 74596f86a..226e0887d 100644
--- a/package/gmp/Config.in
+++ b/package/gmp/Config.in
@@ -1,14 +1,6 @@
-config BR2_PACKAGE_LIBGMP
+config BR2_PACKAGE_GMP
bool "gmp"
help
GNU Multiple Precision Arithmetic Library.
- http://www.swox.com/gmp/
-
-
-config BR2_PACKAGE_LIBGMP_HEADERS
- bool "gmp headers for target"
- depends on BR2_PACKAGE_LIBGMP
- help
- Install the gmp.h for the target.
-
+ http://gmplib.org/