Makefile 169 B

1234567
  1. #
  2. # Makefile for Xtensa-specific library files.
  3. #
  4. lib-y += memcopy.o memset.o checksum.o \
  5. usercopy.o strncpy_user.o strnlen_user.o
  6. lib-$(CONFIG_PCI) += pci-auto.o