This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-14 16:06:41 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
93e95fa574
linux_dsm_epyc7002
/
arch
/
mips
/
power
/
Makefile
2 lines
63 B
Makefile
Raw
Normal View
History
Unescape
Escape
MIPS: Hibernate: Restructure files and functions This patch has no functional changes, it just to keep the assembler code to a minimum. Files and functions naming is borrowed from X86. Signed-off-by: Huacai Chen <chenhc@lemote.com> Cc: Steven J. Hill <Steven.Hill@imgtec.com> Cc: linux-mips@linux-mips.org Cc: Fuxin Zhang <zhangfx@lemote.com> Cc: Zhangjin Wu <wuzhangjin@gmail.com> Patchwork: https://patchwork.linux-mips.org/patch/9616/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2015-03-29 09:54:06 +07:00
obj-$(CONFIG_HIBERNATION)
+=
cpu.o hibernate.o hibernate_asm.o
Reference in New Issue
Copy Permalink