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