kbuild: check return value of asprintf()
[cascardo/linux.git] / samples / Makefile
1 # Makefile for Linux samples code
2
3 obj-$(CONFIG_SAMPLES)   += kobject/ kprobes/ tracepoints/ trace_events/ \
4                            hw_breakpoint/ kfifo/