1249ac17eSChris Zankel# 2249ac17eSChris Zankel# Makefile for Xtensa-specific library files. 3249ac17eSChris Zankel# 4249ac17eSChris Zankel 5ded220bdSDavid S. Millerlib-y += memcopy.o memset.o checksum.o \ 6249ac17eSChris Zankel usercopy.o strncpy_user.o strnlen_user.o 7249ac17eSChris Zankellib-$(CONFIG_PCI) += pci-auto.o 8