4 lines
120 B
Makefile
4 lines
120 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-$(CONFIG_SAMPLE_DAMON_WSSE) += wsse.o
|
|
obj-$(CONFIG_SAMPLE_DAMON_PRCL) += prcl.o
|