RT-AC56 3.0.0.4.374.37 core
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / x86 / kernel / acpi / Makefile
bloba854b1ffbf5df97c629bb0d7e45a6355cbbe9931
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