From 4b60eb8380a0b588a03b6052d7ac93e1964c75b8 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Thu, 11 Oct 2007 11:16:34 +0200 Subject: i386: move power Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- arch/x86/power/Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 arch/x86/power/Makefile (limited to 'arch/x86/power/Makefile') diff --git a/arch/x86/power/Makefile b/arch/x86/power/Makefile new file mode 100644 index 000000000000..d764ec950065 --- /dev/null +++ b/arch/x86/power/Makefile @@ -0,0 +1,2 @@ +obj-$(CONFIG_PM) += cpu.o +obj-$(CONFIG_HIBERNATION) += swsusp.o suspend.o -- cgit v1.2.3