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