Skip to content
Commit e303c665 authored by Alex Bennée's avatar Alex Bennée Committed by Radim Krčmář
Browse files

configure: make it run-able from outside source tree



This is a first step to enabling out-of-tree builds for
kvm-unit-tests. When you invoke configure like this:

  ../tree.git/configure [args]

It will detect we the case and:

  - link ../tree.git/Makefile to the build-dir
  - link ../tree.git/$(arch) and test scripts
  - link ../tree.git/run_tests.sh
  - ensure lib is created with a correct lib/asm
  - set SRCDIR in the config.mk

Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Signed-off-by: default avatarRadim Krčmář <rkrcmar@redhat.com>
parent d301c3a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment