linuxOS_PX30_CAR/kernel/arch/nios2/lib/Makefile

9 lines
122 B
Makefile
Raw Permalink Normal View History

2026-01-20 05:50:57 +00:00
#
# Makefile for Nios2-specific library files.
#
lib-y += delay.o
lib-y += memcpy.o
lib-y += memmove.o
lib-y += memset.o