xref: /linux/arch/openrisc/lib/Makefile (revision 6a0abce4c4cce0890e2c930b960b9a05c8c6e5da)
1#
2# Makefile for or32 specific library files..
3#
4
5obj-y	:= delay.o string.o memset.o memcpy.o
6