Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[sfrench/cifs-2.6.git] / arch / csky / abiv2 / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-y                           += cacheflush.o
3 obj-$(CONFIG_CPU_HAS_FPU)       += fpu.o
4 obj-y                           += memcmp.o
5 obj-y                           += memcpy.o
6 obj-y                           += memmove.o
7 obj-y                           += memset.o
8 obj-y                           += strcmp.o
9 obj-y                           += strcpy.o
10 obj-y                           += strlen.o
11 obj-y                           += strksyms.o
12 obj-$(CONFIG_FUNCTION_TRACER)   += mcount.o