Makefile 148 B

12345
  1. # Makefile for Linux samples code
  2. obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ tracepoints/ trace_events/ \
  3. hw_breakpoint/ kfifo/ kdb/ hidraw/