# Makefile for Linux samples code

obj-$(CONFIG_SAMPLES)	+= markers/ kobject/ kprobes/ tracepoints/ psrwlock/
obj-$(CONFIG_SAMPLES)   += rmm/
