diff options
Diffstat (limited to 'arch/mips/power/Makefile')
-rw-r--r-- | arch/mips/power/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/power/Makefile b/arch/mips/power/Makefile index 73d56b8..70bd788 100644 --- a/arch/mips/power/Makefile +++ b/arch/mips/power/Makefile @@ -1 +1 @@ -obj-$(CONFIG_HIBERNATION) += cpu.o hibernate.o +obj-$(CONFIG_HIBERNATION) += cpu.o hibernate.o hibernate_asm.o |