Commit c5d24f15 authored by Adam Wujek's avatar Adam Wujek 💬

sw:rt: don't clean before every build

Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent a76f823f
......@@ -106,7 +106,7 @@ $(OBJDIR):
$(OBJS): | $(OBJDIR)
pre-build: check-def clean headers
pre-build: check-def headers
post-build: $(OUTPUT) pre-build
$(SIZE) $(OUTPUT).elf
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment