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