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