kernel/drivers/acpi/acpica/Makefile
.. .. @@ -3,7 +3,7 @@ 3 3 # Makefile for ACPICA Core interpreter 4 4 # 5 5 6 -ccflags-y := -Os -D_LINUX -DBUILDING_ACPICA6 +ccflags-y := -D_LINUX -DBUILDING_ACPICA7 7 ccflags-$(CONFIG_ACPI_DEBUG) += -DACPI_DEBUG_OUTPUT 8 8 9 9 # use acpi.o to put all files here into acpi.o modparam namespace