Chris Zankel | 249ac17 | 2005-06-23 22:01:20 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for Xtensa-specific library files. | ||||
3 | # | ||||
4 | |||||
David S. Miller | ded220b | 2007-03-29 01:18:42 -0700 | [diff] [blame] | 5 | lib-y += memcopy.o memset.o checksum.o \ |
Chris Zankel | 249ac17 | 2005-06-23 22:01:20 -0700 | [diff] [blame] | 6 | usercopy.o strncpy_user.o strnlen_user.o |
7 | lib-$(CONFIG_PCI) += pci-auto.o |