change wrt54g packet source to automatically switch to monitor mode without wl, add...
[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.042983 seconds and 5 git commands to generate.