mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
images: add loongarch64 core image
Signed-off-by: znley <shanjiantao@loongson.cn>
This commit is contained in:
parent
c9df09eeab
commit
ec6dc2d5c0
3 changed files with 27 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ proto-obj-y += stats.o
|
|||
proto-obj-y += core.o
|
||||
proto-obj-y += core-x86.o
|
||||
proto-obj-y += core-mips.o
|
||||
proto-obj-y += core-loongarch64.o
|
||||
proto-obj-y += core-arm.o
|
||||
proto-obj-y += core-aarch64.o
|
||||
proto-obj-y += core-ppc64.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue