[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] xen/test/livepatch: remove include of Config.mk
commit b3bad09a7386399363e0fa26a042d755e5e864bc Author: Anthony PERARD <anthony.perard@xxxxxxxxxx> AuthorDate: Fri Jan 17 10:53:52 2020 +0000 Commit: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> CommitDate: Fri Jan 24 15:16:23 2020 +0000 xen/test/livepatch: remove include of Config.mk livepatch/Makefile seems to only be used via Rules.mk, which already includes Config.mk, avoid the second include. Signed-off-by: Anthony PERARD <anthony.perard@xxxxxxxxxx> Reviewed-by: Ross Lagerwall <ross.lagerwall@xxxxxxxxxx> --- xen/test/livepatch/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/xen/test/livepatch/Makefile b/xen/test/livepatch/Makefile index 82a076aac1..148dddb904 100644 --- a/xen/test/livepatch/Makefile +++ b/xen/test/livepatch/Makefile @@ -1,5 +1,3 @@ -include $(XEN_ROOT)/Config.mk - ifeq ($(XEN_TARGET_ARCH),x86_64) OBJCOPY_MAGIC := -I binary -O elf64-x86-64 -B i386:x86-64 endif -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |