From ca86558f3a09ed24b56798c34ce99ce1e9bae344 Mon Sep 17 00:00:00 2001 From: Stefan `Sec` Zehl Date: Wed, 3 Aug 2011 21:58:39 +0200 Subject: [PATCH] better make clean --- firmware/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firmware/Makefile b/firmware/Makefile index 732c824..349b4ff 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -73,6 +73,8 @@ clean: for dir in $(SUBDIRS); do \ $(MAKE) $(CONFIG_MAKE_PRINTDIRECTORY) -C $$dir clean; \ done + $(MAKE) $(CONFIG_MAKE_PRINTDIRECTORY) -C l0dable clean + flash: all ../tools/bootloader/autoflash