I don't think it is necessary to create the apps/platform/board link when cleaning
This commit is contained in:
parent
1106658ab1
commit
0fcc63b642
@ -139,7 +139,7 @@ depend: .depend
|
||||
|
||||
# Clean targets
|
||||
|
||||
clean: $(PLATFORMDIR)
|
||||
clean:
|
||||
$(call DELFILE, .built)
|
||||
$(Q) $(MAKE) -C bin TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)" clean
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user