Commit 678f0cdc authored by Yuanchu Xie's avatar Yuanchu Xie Committed by Shuah Khan

selftests/damon: add damon to selftests root Makefile

Currently the damon selftests are not built with the rest of the
selftests. We add damon to the list of targets.

Fixes: b348eb7a ("mm/damon: add user space selftests")
Reviewed-by: default avatarSeongJae Park <sj@kernel.org>
Signed-off-by: default avatarYuanchu Xie <yuanchu@google.com>
Acked-by: default avatarDavid Rientjes <rientjes@google.com>
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
parent ea1d15a0
......@@ -9,6 +9,7 @@ TARGETS += clone3
TARGETS += core
TARGETS += cpufreq
TARGETS += cpu-hotplug
TARGETS += damon
TARGETS += drivers/dma-buf
TARGETS += efivarfs
TARGETS += exec
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment