* [PATCH] tools/mm: rm thp_swap_allocator_test when make clean
@ 2024-08-29 4:20 zhangjiao2
0 siblings, 0 replies; only message in thread
From: zhangjiao2 @ 2024-08-29 4:20 UTC (permalink / raw)
To: akpm; +Cc: linux-mm, linux-kernel, zhangjiao
From: zhangjiao <zhangjiao2@cmss.chinamobile.com>
rm thp_swap_allocator_test when make clean
Signed-off-by: zhangjiao <zhangjiao2@cmss.chinamobile.com>
---
tools/mm/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/mm/Makefile b/tools/mm/Makefile
index 15791c1c5b28..f5725b5c23aa 100644
--- a/tools/mm/Makefile
+++ b/tools/mm/Makefile
@@ -23,7 +23,7 @@ $(LIBS):
$(CC) $(CFLAGS) -o $@ $< $(LDFLAGS)
clean:
- $(RM) page-types slabinfo page_owner_sort
+ $(RM) page-types slabinfo page_owner_sort thp_swap_allocator_test
make -C $(LIB_DIR) clean
sbindir ?= /usr/sbin
--
2.33.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-08-29 6:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-29 4:20 [PATCH] tools/mm: rm thp_swap_allocator_test when make clean zhangjiao2
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox