2019-05-19 13:07:45 +01:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2011-06-04 21:52:05 +03:00
|
|
|
#
|
2021-07-15 19:23:38 -07:00
|
|
|
# Makefile for or1k specific library files..
|
2011-06-04 21:52:05 +03:00
|
|
|
#
|
|
|
|
|
2016-03-21 16:16:46 +09:00
|
|
|
obj-y := delay.o string.o memset.o memcpy.o
|