aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/speedstep/Makefile.inc
blob: 4351d68c21acadbd82d998e998d4a2ab44bfb9e2 (plain)
1
2
3
4
5
ifeq ($(CONFIG_HAVE_ACPI_TABLES), y)
ifeq ($(CONFIG_CPU_INTEL_SOCKET_MFCPGA478), y)
	obj-y += acpi.o
endif
endif