|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] Revert "x86emul/test: drop bogus .PHONY"
commit 55c6d4e2257ca8aabb15232f696ede49642efa3c
Author: Jan Beulich <jbeulich@xxxxxxxx>
AuthorDate: Wed Apr 5 18:18:42 2023 +0200
Commit: Jan Beulich <jbeulich@xxxxxxxx>
CommitDate: Wed Apr 5 18:18:42 2023 +0200
Revert "x86emul/test: drop bogus .PHONY"
This reverts commit 24c471b6f404ef24db8669d82ae67387067c097f. I
wasn't thinking quite right; the line was added just recently,
when the symlink-ed dir was converted to a real one. Thanks to
Athony Perard for noticing the mistake.
---
tools/tests/x86_emulator/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/tests/x86_emulator/Makefile
b/tools/tests/x86_emulator/Makefile
index 4c453eaee6..4b1f75de05 100644
--- a/tools/tests/x86_emulator/Makefile
+++ b/tools/tests/x86_emulator/Makefile
@@ -278,6 +278,7 @@ else
run32 clean32: %32: %
endif
+.PHONY: x86_emulate
x86_emulate:
mkdir -p $@
ln -sf $(XEN_ROOT)/xen/arch/x86/$@/*.[ch] $@/
--
generated by git-patchbot for /home/xen/git/xen.git#master
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |