Blame view

kernel/linux-imx6_3.14.28/samples/Makefile 151 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
  # Makefile for Linux samples code
  
  obj-$(CONFIG_SAMPLES)	+= kobject/ kprobes/ trace_events/ \
  			   hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/