ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
[linux/fpc-iii.git] / arch / x86 / kernel / acpi / Makefile
blob6f35260bb3ef30ac4c05e1f7beda99450a753739
1 subdir- := realmode
3 obj-$(CONFIG_ACPI) += boot.o
4 obj-$(CONFIG_ACPI_SLEEP) += sleep.o wakeup_rm.o wakeup_$(BITS).o
6 ifneq ($(CONFIG_ACPI_PROCESSOR),)
7 obj-y += cstate.o
8 endif
10 $(obj)/wakeup_rm.o: $(obj)/realmode/wakeup.bin
12 $(obj)/realmode/wakeup.bin: FORCE
13 $(Q)$(MAKE) $(build)=$(obj)/realmode