]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/tcg/Makefile
tests/tcg: provide a minilib for system tests
[mirror_qemu.git] / tests / tcg / Makefile
index 8dfd1a76b9131ca7601068d872ae8c5fb0457f52..1cdd628e96f855ad9a318c5420b6240fdccb1945 100644 (file)
@@ -95,6 +95,7 @@ else
 # For softmmu targets we include a different Makefile fragement as the
 # build options for bare programs are usually pretty different. They
 # are expected to provide their own build recipes.
+-include $(SRC_PATH)/tests/tcg/minilib/Makefile.target
 -include $(SRC_PATH)/tests/tcg/$(TARGET_BASE_ARCH)/Makefile.softmmu-target
 ifneq ($(TARGET_BASE_ARCH),$(TARGET_NAME))
 -include $(SRC_PATH)/tests/tcg/$(TARGET_NAME)/Makefile.softmmu-target