Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP5:Update
qemu-testsuite.5923
seabios-acpi_extract-Don-t-generate-unused-and-...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File seabios-acpi_extract-Don-t-generate-unused-and-empty-q35-acp.patch of Package qemu-testsuite.5923
From b0d3cc36667b68e41ac816caa22802922400e5af Mon Sep 17 00:00:00 2001 From: Kevin O'Connor <kevin@koconnor.net> Date: Tue, 17 Nov 2015 18:39:17 -0500 Subject: [PATCH 3/5] acpi_extract: Don't generate unused (and empty) q35-acpi-dsdt.hex file Signed-off-by: Kevin O'Connor <kevin@koconnor.net> [LY: BSC#997358] Signed-off-by: Liang Yan <lyan@suse.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4e4092d..6f1bb68 100644 --- a/Makefile +++ b/Makefile @@ -256,7 +256,7 @@ $(OUT)%.hex: %.dsl ./scripts/acpi_extract_preprocess.py ./scripts/acpi_extract.p $(Q)$(PYTHON) ./scripts/acpi_extract.py $(OUT)$*.lst > $(OUT)$*.off $(Q)cat $(OUT)$*.off > $@ -$(OUT)src/fw/acpi.o: $(OUT)src/fw/acpi-dsdt.hex $(OUT)src/fw/ssdt-proc.hex $(OUT)src/fw/ssdt-pcihp.hex $(OUT)src/fw/ssdt-misc.hex $(OUT)src/fw/q35-acpi-dsdt.hex +$(OUT)src/fw/acpi.o: $(OUT)src/fw/acpi-dsdt.hex $(OUT)src/fw/ssdt-proc.hex $(OUT)src/fw/ssdt-pcihp.hex $(OUT)src/fw/ssdt-misc.hex ################ Kconfig rules -- 2.12.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor