]> git.proxmox.com Git - mirror_qemu.git/commit - configure
configure: Pull linux-headers/asm symlink creation out of loop
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 30 Nov 2011 11:59:04 +0000 (11:59 +0000)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Tue, 6 Dec 2011 09:56:41 +0000 (09:56 +0000)
commit6efd751789896dd6ac05c12f5149bba29c12ccae
tree8bf0322e3bf92f52b5be33f75c5c5a37b84b0dac
parent1f3392b7b3790e0207e6d1fc717f02949ae17190
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>
configure