]> Git Repo - J-linux.git/blob - arch/nios2/lib/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / arch / nios2 / lib / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for Nios2-specific library files.
4 #
5
6 lib-y += delay.o
7 lib-y += memcpy.o
8 lib-y += memmove.o
9 lib-y += memset.o
This page took 0.030728 seconds and 4 git commands to generate.