From 83c80f15bef729bccaeda0f80e7a87dfc3d015ab Mon Sep 17 00:00:00 2001 From: Paul Mathieu Date: Sat, 3 Jun 2023 20:41:16 -0700 Subject: [PATCH] arm: cleaner make clean --- arm/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arm/makefile b/arm/makefile index 13be640..6af48dd 100644 --- a/arm/makefile +++ b/arm/makefile @@ -81,7 +81,7 @@ test/%_tsan: | mktest mktest: mkdir -p test -test_deps = async.host.d +test_deps = async.host.d lock.host.d fake_uart.host.d clean: