Blame view

kernel/linux-imx6_3.14.28/arch/s390/lib/Makefile 255 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
  #
  # Makefile for s390-specific library files..
  #
  
  lib-y += delay.o string.o uaccess_pt.o find.o
  obj-$(CONFIG_32BIT) += div64.o qrnnd.o ucmpdi2.o mem32.o
  obj-$(CONFIG_64BIT) += mem64.o
  lib-$(CONFIG_64BIT) += uaccess_mvcos.o
  lib-$(CONFIG_SMP) += spinlock.o