Blame view

samples/Makefile 246 Bytes
81f7e3824   Eric Lee   Initial Release, ...
1
2
3
4
5
6
  # Makefile for Linux samples code
  
  obj-$(CONFIG_SAMPLES)	+= kobject/ kprobes/ trace_events/ livepatch/ \
  			   hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/ \
  			   configfs/ connector/ v4l/ trace_printk/ blackfin/ \
  			   vfio-mdev/ statx/