diff options
Diffstat (limited to 'assembly/beacon/Makefile')
| -rw-r--r-- | assembly/beacon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assembly/beacon/Makefile b/assembly/beacon/Makefile index 84d76c4..4034fad 100644 --- a/assembly/beacon/Makefile +++ b/assembly/beacon/Makefile @@ -20,5 +20,5 @@ load: beacon.hex bash -c "wl-copy < beacon.hex" clean: - rm -f beacon.bin beacon.elf beacon.o + rm -f beacon.hex beacon.elf beacon.o |
