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