Files
Debian-9-Kernel/arch/nios2/lib/Makefile
T

9 lines
122 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
#
# Makefile for Nios2-specific library files.
#
lib-y += delay.o
lib-y += memcpy.o
lib-y += memmove.o
lib-y += memset.o