Browse Source

Merge back ACPICA changes for v4.12.

Rafael J. Wysocki 8 năm trước cách đây
mục cha
commit
f202f65dd4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      drivers/acpi/acpica/Makefile

+ 1 - 1
drivers/acpi/acpica/Makefile

@@ -2,7 +2,7 @@
 # Makefile for ACPICA Core interpreter
 #
 
-ccflags-y			:= -Os -DBUILDING_ACPICA
+ccflags-y			:= -Os -D_LINUX -DBUILDING_ACPICA
 ccflags-$(CONFIG_ACPI_DEBUG)	+= -DACPI_DEBUG_OUTPUT
 
 # use acpi.o to put all files here into acpi.o modparam namespace