drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git] / arch / csky / abiv2 / Makefile
blobea8005fe01a82d9aa24ccb11af606da075fae3fb
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 ifeq ($(CONFIG_HAVE_EFFICIENT_UNALIGNED_STRING_OPS), y)
6 obj-y += memcpy.o
7 obj-y += memmove.o
8 obj-y += memset.o
9 endif
10 obj-y += strcmp.o
11 obj-y += strcpy.o
12 obj-y += strlen.o
13 obj-y += strksyms.o
14 obj-$(CONFIG_FUNCTION_TRACER) += mcount.o