mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
atusb/fw/Makefile (clean): also remove the boot loader
This commit is contained in:
@@ -81,6 +81,7 @@ boot.elf: $(BOOT_OBJS)
|
||||
clean:
|
||||
rm -f $(NAME).bin $(NAME).elf
|
||||
rm -f $(OBJS) $(OBJS:.o=.d)
|
||||
rm -f boot.hex boot.elf
|
||||
rm -f $(BOOT_OBJS) $(BOOT_OBJS:.o=.d)
|
||||
rm -f version.c version.d version.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user