From 3a46ab5b8691e72098e3c43f5e25ca84385a5de6 Mon Sep 17 00:00:00 2001 From: cheapie Date: Fri, 26 Jun 2026 10:40:00 -0500 Subject: Fix outdated clean targets --- assembly/xh3bextm-test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assembly/xh3bextm-test/Makefile') diff --git a/assembly/xh3bextm-test/Makefile b/assembly/xh3bextm-test/Makefile index 62a1190..97aeb69 100644 --- a/assembly/xh3bextm-test/Makefile +++ b/assembly/xh3bextm-test/Makefile @@ -20,5 +20,5 @@ load: xh3bextm-test.hex bash -c "wl-copy < xh3bextm-test.hex" clean: - rm -f xh3bextm-test.bin xh3bextm-test.elf xh3bextm-test.o + rm -f xh3bextm-test.hex xh3bextm-test.elf xh3bextm-test.o -- cgit v1.2.3