summaryrefslogtreecommitdiffstats
path: root/package/gmp/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* gmp: make it a proper package and bump to version 5.0.1Gustavo Zacarias2010-12-271-10/+2
| | | | | | | | | | * Convert gmp to a proper autotargets package * Bump to version 5.0.1 * Hook it up for binutils/gcc to use Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-2/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* - add "lib" prefixBernhard Reutner-Fischer2006-11-281-3/+3
|
* - add stubs for gmp and mpfrBernhard Reutner-Fischer2006-09-281-0/+16
not yet enabled