Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b787155 authored by Ramkumar Ramachandra's avatar Ramkumar Ramachandra Committed by Linus Torvalds
Browse files

selftests: fix clean target in kcmp Makefile



Signed-off-by: default avatarRamkumar Ramachandra <artagnon@gmail.com>
Cc: Dave Young <dyoung@redhat.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent c7fed9cf
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -25,5 +25,4 @@ run_tests: all
	@./kcmp_test || echo "kcmp_test: [FAIL]"

clean:
	rm -fr ./run_test
	rm -fr ./test-file
	$(RM) kcmp_test kcmp-test-file