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