diff options
Diffstat (limited to 'samples/Makefile')
| -rw-r--r-- | samples/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/Makefile b/samples/Makefile index f988202f3a30..f24cd0d72dd0 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -40,3 +40,5 @@ obj-$(CONFIG_SAMPLE_KMEMLEAK) += kmemleak/ obj-$(CONFIG_SAMPLE_CORESIGHT_SYSCFG) += coresight/ obj-$(CONFIG_SAMPLE_FPROBE) += fprobe/ obj-$(CONFIG_SAMPLES_RUST) += rust/ +obj-$(CONFIG_SAMPLE_DAMON_WSSE) += damon/ +obj-$(CONFIG_SAMPLE_DAMON_PRCL) += damon/ |
