mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 23:23:03 +00:00
11648cbb7b
From Documentation/openrisc/todo.rst, rename "or32" in the source code to "or1k" since this is the name that has been settled on. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Jonas Bonn <jonas@southpole.se> Cc: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> Cc: Stafford Horne <shorne@gmail.com> Cc: openrisc@lists.librecores.org Signed-off-by: Stafford Horne <shorne@gmail.com>
7 lines
134 B
Makefile
7 lines
134 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
# Makefile for or1k specific library files..
|
|
#
|
|
|
|
obj-y := delay.o string.o memset.o memcpy.o
|