lots of small package changes and dependency cleanups for the V= stuff
[openwrt.git] / package / gmp / Config.in
1 config BR2_PACKAGE_LIBGMP
2 tristate "libgmp - GNU multiprecision arithmetic library"
3 default m if CONFIG_DEVEL
4 help
5 GNU multiprecision arithmetic library
6
7 http://www.swox.com/gmp/
8
9
10 config BR2_PACKAGE_GMP
11 tristate
12 default BR2_PACKAGE_LIBGMP
This page took 0.057159 seconds and 5 git commands to generate.