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

tools/mm: rm thp_swap_allocator_test when make clean

parent 2a1eb111
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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