kfifo: add example files to the kernel sample directory
[deliverable/linux.git] / samples / Makefile
1 # Makefile for Linux samples code
2
3 obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ tracepoints/ trace_events/ \
4 hw_breakpoint/ kfifo/
This page took 0.054269 seconds and 6 git commands to generate.