Makefile 140 B

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