mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
Remove the copied locked.r file in clean stage
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
This commit is contained in:
@@ -105,6 +105,7 @@ depend: .depend
|
||||
|
||||
clean:
|
||||
$(call DELFILE, locked.r)
|
||||
$(call DELFILE, $(TOPDIR)$(DELIM)$(PASS1_SRCDIR)$(DELIM)locked.r)
|
||||
$(call DELFILE, locked.map)
|
||||
$(call CLEAN)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user