xref: /linux/samples/damon/Makefile (revision 5666a7e7da2f003a8fc327d3c0cce0b506193d86)
1# SPDX-License-Identifier: GPL-2.0
2
3obj-$(CONFIG_SAMPLE_DAMON_WSSE) += wsse.o
4obj-$(CONFIG_SAMPLE_DAMON_PRCL) += prcl.o
5