summaryrefslogtreecommitdiff
path: root/mm/damon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mm/damon/Makefile')
-rw-r--r--mm/damon/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/mm/damon/Makefile b/mm/damon/Makefile
new file mode 100644
index 000000000000..fed4be3bace3
--- /dev/null
+++ b/mm/damon/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+
+obj-$(CONFIG_DAMON) := core.o
+obj-$(CONFIG_DAMON_VADDR) += vaddr.o
+obj-$(CONFIG_DAMON_DBGFS) += dbgfs.o