summaryrefslogtreecommitdiff
path: root/assembly/beacon
diff options
context:
space:
mode:
authorcheapie <cheapiephp@gmail.com>2026-06-26 10:40:00 -0500
committercheapie <cheapiephp@gmail.com>2026-06-26 10:40:00 -0500
commit3a46ab5b8691e72098e3c43f5e25ca84385a5de6 (patch)
treed49c1441facf028b80773e0ff9cb4815a2329b1d /assembly/beacon
parenta027ec08dad3977defe90fbbfda0621f7cd04589 (diff)
downloadrvcontroller-main.tar
rvcontroller-main.tar.gz
rvcontroller-main.tar.bz2
rvcontroller-main.tar.xz
rvcontroller-main.zip
Fix outdated clean targetsHEADmain
Diffstat (limited to 'assembly/beacon')
-rw-r--r--assembly/beacon/Makefile2
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