secgateway/kernel/linux-4.14.83/arch/nios2/lib/Makefile

9 lines
122 B
Makefile
Raw Normal View History

2019-06-11 07:43:23 +00:00
#
# Makefile for Nios2-specific library files.
#
lib-y += delay.o
lib-y += memcpy.o
lib-y += memmove.o
lib-y += memset.o