diff options
Diffstat (limited to 'assembly/xh3bextm-test')
| -rw-r--r-- | assembly/xh3bextm-test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
