Files
Debian-9-Kernel/arch/nios2/lib/Makefile
T
2023-05-02 09:58:35 +02:00

9 lines
122 B
Makefile

#
# Makefile for Nios2-specific library files.
#
lib-y += delay.o
lib-y += memcpy.o
lib-y += memmove.o
lib-y += memset.o