# Makefile for Linux samples code

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