Linux-6.18.2/samples/damon/Makefile

6 lines
164 B
Makefile
Raw Normal View History

2025-12-23 20:05:50 +08:00
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_SAMPLE_DAMON_WSSE) += wsse.o
obj-$(CONFIG_SAMPLE_DAMON_PRCL) += prcl.o
obj-$(CONFIG_SAMPLE_DAMON_MTIER) += mtier.o