1 2 3 4 5 6
obj-$(CONFIG_IA64_ACPI_CPUFREQ) += acpi-cpufreq.o ifneq ($(CONFIG_ACPI_PROCESSOR),) obj-y += acpi-processor.o endif