Makefile 162 B

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