hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/acpi/acpica/Makefile
....@@ -3,7 +3,7 @@
33 # Makefile for ACPICA Core interpreter
44 #
55
6
-ccflags-y := -Os -D_LINUX -DBUILDING_ACPICA
6
+ccflags-y := -D_LINUX -DBUILDING_ACPICA
77 ccflags-$(CONFIG_ACPI_DEBUG) += -DACPI_DEBUG_OUTPUT
88
99 # use acpi.o to put all files here into acpi.o modparam namespace