toolchain/crosstool-NG: bundle one CT-NG config file for each libc familly
authorYann E. MORIN <yann.morin.1998@anciens.enib.fr>
Sat, 21 May 2011 22:05:40 +0000 (00:05 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 22 May 2011 08:04:27 +0000 (10:04 +0200)
commitf5268b171a04e9fe286d88117d9590d7e68df754
treec6f04f4db2d7b5d0d093f8b2da120f92a3138fa6
parenta02cfbf1f4a82ee6582e2bf7622b2bf105359ea9
toolchain/crosstool-NG: bundle one CT-NG config file for each libc familly

Currently, the bundled CT-NG config file has no C library configured.
It is quite complex to add and/or munge options in this case.

Now, with one config file per libc familly, it becomes easier.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-crosstool-ng/Config.in
toolchain/toolchain-crosstool-ng/crosstool-ng.config [deleted file]
toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc [new file with mode: 0644]
toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc [new file with mode: 0644]
toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc [new file with mode: 0644]
toolchain/toolchain-crosstool-ng/crosstool-ng.mk