uclibc: add kconfig option and make stuff for installing the uClibc test suite
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Tue, 7 Oct 2008 07:20:32 +0000 (07:20 -0000)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Tue, 7 Oct 2008 07:20:32 +0000 (07:20 -0000)
commit8e71cdd87f70eced2fe735c2b4179e6207d5fd0b
treec07fc0a4fa61cdc43f7539d6329f460ed34daa95
parent599d3243f1f0df4c9d444c26e79168960e54a1f8
uclibc: add kconfig option and make stuff for installing the uClibc test suite

This patch adds the possibility to install the uClibc test suite to the target
file system. This is useful if you need to debug or test your uClibc.

The option is defaulted to no, and is not needed for a normal running Linux
system. The test suite is installed to /root/uClibc

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
toolchain/uClibc/Config.in
toolchain/uClibc/uclibc.mk