Commit 0aa75a2b authored by zhangjiao's avatar zhangjiao Committed by Andrew Morton

tools/mm: rm thp_swap_allocator_test when make clean

rm thp_swap_allocator_test when make clean

Link: https://lkml.kernel.org/r/20240829042008.6937-1-zhangjiao2@cmss.chinamobile.comSigned-off-by: default avatarzhangjiao <zhangjiao2@cmss.chinamobile.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 2a1eb111
...@@ -23,7 +23,7 @@ $(LIBS): ...@@ -23,7 +23,7 @@ $(LIBS):
$(CC) $(CFLAGS) -o $@ $< $(LDFLAGS) $(CC) $(CFLAGS) -o $@ $< $(LDFLAGS)
clean: clean:
$(RM) page-types slabinfo page_owner_sort $(RM) page-types slabinfo page_owner_sort thp_swap_allocator_test
make -C $(LIB_DIR) clean make -C $(LIB_DIR) clean
sbindir ?= /usr/sbin sbindir ?= /usr/sbin
......
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