images: add loongarch64 core image

Signed-off-by: znley <shanjiantao@loongson.cn>
This commit is contained in:
znley 2023-06-12 15:09:22 +08:00 committed by Andrei Vagin
parent c9df09eeab
commit ec6dc2d5c0
3 changed files with 27 additions and 0 deletions

View file

@ -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