diff options
Diffstat (limited to 'arch/mips/power/Makefile')
-rw-r--r-- | arch/mips/power/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/power/Makefile b/arch/mips/power/Makefile new file mode 100644 index 00000000000..73d56b87cb9 --- /dev/null +++ b/arch/mips/power/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_HIBERNATION) += cpu.o hibernate.o |