Blame view

kernel/linux-rt-4.4.41/arch/xtensa/lib/Makefile 169 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
  #
  # Makefile for Xtensa-specific library files.
  #
  
  lib-y	+= memcopy.o memset.o checksum.o \
  	   usercopy.o strncpy_user.o strnlen_user.o
  lib-$(CONFIG_PCI) += pci-auto.o