xref: /openbmc/linux/arch/nios2/lib/Makefile (revision a8fe58ce)
1#
2# Makefile for Nios2-specific library files.
3#
4
5lib-y += delay.o
6lib-y += memcpy.o
7lib-y += memmove.o
8lib-y += memset.o
9