Blame view

kernel/linux-imx6_3.14.28/arch/xtensa/lib/Makefile 169 Bytes
6b13f685e   김민수   BSP 최초 추가
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