Blame view

kernel/linux-rt-4.4.41/samples/Makefile 180 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
  # Makefile for Linux samples code
  
  obj-$(CONFIG_SAMPLES)	+= kobject/ kprobes/ trace_events/ livepatch/ \
  			   hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/ \
  			   configfs/