xref: /openbmc/linux/arch/xtensa/lib/Makefile (revision ec8f24b7)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2249ac17eSChris Zankel#
3249ac17eSChris Zankel# Makefile for Xtensa-specific library files.
4249ac17eSChris Zankel#
5249ac17eSChris Zankel
6ded220bdSDavid S. Millerlib-y	+= memcopy.o memset.o checksum.o \
7249ac17eSChris Zankel	   usercopy.o strncpy_user.o strnlen_user.o
8249ac17eSChris Zankellib-$(CONFIG_PCI) += pci-auto.o
9