commit | 6efd751789896dd6ac05c12f5149bba29c12ccae | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Wed Nov 30 11:59:04 2011 +0000 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Tue Dec 06 09:56:41 2011 +0000 |
tree | 8bf0322e3bf92f52b5be33f75c5c5a37b84b0dac | |
parent | 1f3392b7b3790e0207e6d1fc717f02949ae17190 [diff] |
configure: Pull linux-headers/asm symlink creation out of loop Pull the creation of the linux-headers/asm symlink out of the loop so we don't pointlessly delete and recreate it once for each target. Also move the setting of the includes variable up so that it is in the same place as the other code which sets this variable. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>