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