x86/ftrace: Use __pa_symbol instead of __pa on C visible symbols
[deliverable/linux.git] / arch / x86 / kernel / acpi / Makefile
CommitLineData
5e4181b3 1obj-$(CONFIG_ACPI) += boot.o
c9b77ccb 2obj-$(CONFIG_ACPI_SLEEP) += sleep.o wakeup_$(BITS).o
5e4181b3
TG
3
4ifneq ($(CONFIG_ACPI_PROCESSOR),)
47817254 5obj-y += cstate.o
f157cbb1 6endif
5e4181b3 7
This page took 0.576757 seconds and 5 git commands to generate.