1 # SPDX-License-Identifier: GPL-2.0 2 3 obj-y := core.o 4 obj-$(CONFIG_DAMON_VADDR) += ops-common. 5 obj-$(CONFIG_DAMON_PADDR) += ops-common. 6 obj-$(CONFIG_DAMON_SYSFS) += sysfs-commo 7 obj-$(CONFIG_DAMON_DBGFS) += dbgfs.o 8 obj-$(CONFIG_DAMON_RECLAIM) += modules-com 9 obj-$(CONFIG_DAMON_LRU_SORT) += modules-com
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.