Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanan...
[deliverable/linux.git] / arch / xtensa / lib / Makefile
1 #
2 # Makefile for Xtensa-specific library files.
3 #
4
5 lib-y += memcopy.o memset.o checksum.o \
6 usercopy.o strncpy_user.o strnlen_user.o
7 lib-$(CONFIG_PCI) += pci-auto.o
This page took 0.036723 seconds and 5 git commands to generate.