Blame view

kernel/linux-imx6_3.14.28/arch/s390/appldata/Makefile 241 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
  #
  # Makefile for the Linux - z/VM Monitor Stream.
  #
  
  obj-$(CONFIG_APPLDATA_BASE) += appldata_base.o
  obj-$(CONFIG_APPLDATA_MEM) += appldata_mem.o
  obj-$(CONFIG_APPLDATA_OS) += appldata_os.o
  obj-$(CONFIG_APPLDATA_NET_SUM) += appldata_net_sum.o