aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/speedstep/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/intel/speedstep/Makefile.inc')
-rw-r--r--src/cpu/intel/speedstep/Makefile.inc6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/cpu/intel/speedstep/Makefile.inc b/src/cpu/intel/speedstep/Makefile.inc
index 4351d68c21..1c948af316 100644
--- a/src/cpu/intel/speedstep/Makefile.inc
+++ b/src/cpu/intel/speedstep/Makefile.inc
@@ -1,5 +1 @@
-ifeq ($(CONFIG_HAVE_ACPI_TABLES), y)
-ifeq ($(CONFIG_CPU_INTEL_SOCKET_MFCPGA478), y)
- obj-y += acpi.o
-endif
-endif
+obj-$(CONFIG_HAVE_ACPI_TABLES) += acpi.o