Skip to content

Commit 46479b1

Browse files
chenjKexyBiscuit
authored andcommitted
AOSCOS: memcpy optimization for loongson-3
[Mingcong Bai: Resolved a minor merge conflict in arch/mips/loongson64/Makefile.] Signed-off-by: Mingcong Bai <[email protected]> Signed-off-by: chenj <[email protected]> Signed-off-by: Kexy Biscuit <[email protected]>
1 parent 5cc10f4 commit 46479b1

File tree

2 files changed

+507
-1
lines changed

2 files changed

+507
-1
lines changed

arch/mips/loongson64/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
obj-$(CONFIG_MACH_LOONGSON64) += cop2-ex.o dma.o \
66
setup.o init.o env.o time.o reset.o \
77
constant_timer.o ec_wpce775l.o platform.o \
8-
loongson3-memset.o \
8+
loongson3-memset.o loongson3-memcpy.o \
99

1010
obj-$(CONFIG_SMP) += smp.o
1111
obj-$(CONFIG_NUMA) += numa.o

0 commit comments

Comments
 (0)