|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] libxl: remove explicit rule for libxl_arm_acpi.o
commit f9acf51a163a98d1b511d654299cf191cdb418a0
Author: Wei Liu <wei.liu2@xxxxxxxxxx>
AuthorDate: Tue Oct 18 13:43:07 2016 +0100
Commit: Wei Liu <wei.liu2@xxxxxxxxxx>
CommitDate: Tue Oct 18 18:00:46 2016 +0100
libxl: remove explicit rule for libxl_arm_acpi.o
After 9c635883 ("ARM64: fix libxl build, do not include
../../xen/include") there is nothing special needed to build
libxl_arm_acpi.o. Remove the explicit rule, use predefined one.
Build tested on ARM64.
Suggested-by: Steve Capper <steve.capper@xxxxxxxxxx>
Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Reviewed-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>
---
tools/libxl/Makefile | 3 ---
1 file changed, 3 deletions(-)
diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile
index dac19ac..79e4019 100644
--- a/tools/libxl/Makefile
+++ b/tools/libxl/Makefile
@@ -94,9 +94,6 @@ ifeq ($(CONFIG_ARM_64),y)
LIBXL_OBJS-y += libxl_arm_acpi.o dsdt_anycpu_arm.o
dsdt_anycpu_arm.c:
$(MAKE) -C $(ACPI_PATH) ACPI_BUILD_DIR=$(CURDIR)
-
-libxl_arm_acpi.o: libxl_arm_acpi.c
- $(CC) -c $(CFLAGS) -o $@ libxl_arm_acpi.c
else
LIBXL_OBJS-$(CONFIG_ARM) += libxl_arm_no_acpi.o
endif
--
generated by git-patchbot for /home/xen/git/xen.git#master
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |