You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
UPSTREAM: 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. Bug: 254441685 Fixes:b348eb7abd("mm/damon: add user space selftests") Reviewed-by: SeongJae Park <sj@kernel.org> Signed-off-by: Yuanchu Xie <yuanchu@google.com> Acked-by: David Rientjes <rientjes@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> (cherry picked from commit678f0cdc57) Signed-off-by: Lee Jones <joneslee@google.com> Change-Id: Ifa83410336c6213ccc7e2731768eeaaf9a4e372b
This commit is contained in:
committed by
Treehugger Robot
parent
250f35d78b
commit
b54d7c828a
@@ -9,6 +9,7 @@ TARGETS += clone3
|
||||
TARGETS += core
|
||||
TARGETS += cpufreq
|
||||
TARGETS += cpu-hotplug
|
||||
TARGETS += damon
|
||||
TARGETS += drivers/dma-buf
|
||||
TARGETS += efivarfs
|
||||
TARGETS += exec
|
||||
|
||||
Reference in New Issue
Block a user