uclibc: install headers after building headers in configure part
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Tue, 30 Sep 2008 07:29:35 +0000 (07:29 -0000)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Tue, 30 Sep 2008 07:29:35 +0000 (07:29 -0000)
commit21eb2bfd61770291cff73fb8abc4e3296aad10f4
tree26045a5822d528ec8d3e504766092cae6e89ce24
parentcaf7ca606bebe661cf289855f0f3e9eff562e3df
uclibc: install headers after building headers in configure part

This patch will run "make headers install_headers" instead of the old "make
headers install_dev". The latter requires a cross compiler available in uClibc
versions > 0.9.29, and the cross compiler is not available at the configuration
time of uClibc.

Spotted and fixed by Bernhard Fischer.

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