xref: /linux/samples/Makefile (revision ed3174d93c342b8b2eeba6bbd124707d55304a7b)
1# Makefile for Linux samples code
2
3obj-$(CONFIG_SAMPLES)	+= markers/ kobject/
4