xref: /kernel/linux/linux-5.10/arch/riscv/lib/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/riscv/lib/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_cilib-y			+= delay.o
38c2ecf20Sopenharmony_cilib-y			+= memcpy.o
48c2ecf20Sopenharmony_cilib-y			+= memset.o
58c2ecf20Sopenharmony_cilib-$(CONFIG_MMU)	+= uaccess.o
68c2ecf20Sopenharmony_cilib-$(CONFIG_64BIT)	+= tishift.o
7

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