xref: /kernel/linux/linux-6.6/arch/loongarch/lib/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/loongarch/lib/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for LoongArch-specific library files.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_cilib-y	+= delay.o memset.o memcpy.o memmove.o \
762306a36Sopenharmony_ci	   clear_user.o copy_user.o csum.o dump_tlb.o unaligned.o
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciobj-$(CONFIG_CPU_HAS_LSX) += xor_simd.o xor_simd_glue.o
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ciobj-$(CONFIG_FUNCTION_ERROR_INJECTION) += error-inject.o
12

Indexes created Thu Nov 07 10:32:03 CST 2024