diff options
Diffstat (limited to 'arch/mips/power/Makefile')
| -rw-r--r-- | arch/mips/power/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mips/power/Makefile b/arch/mips/power/Makefile index 73d56b87cb9b..14b7d9ee613f 100644 --- a/arch/mips/power/Makefile +++ b/arch/mips/power/Makefile @@ -1 +1,2 @@ -obj-$(CONFIG_HIBERNATION) += cpu.o hibernate.o +# SPDX-License-Identifier: GPL-2.0-only +obj-$(CONFIG_HIBERNATION) += cpu.o hibernate.o hibernate_asm.o |
