]> Git Repo - linux.git/blob - arch/xtensa/lib/Makefile
powerpc: Only support DYNAMIC_FTRACE not static
[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.042874 seconds and 4 git commands to generate.