mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Remove the additional UNLINKDIR to fix parallel build break
This commit is contained in:
parent
40d9e25ac3
commit
d89d8b1a2c
1 changed files with 0 additions and 1 deletions
|
|
@ -67,7 +67,6 @@ $(TOPDIR)$(DELIM).config:
|
|||
|
||||
$(PLATFORMDIR): $(TOPDIR)$(DELIM).config
|
||||
@echo "LN: platform$(DELIM)board to $(LINKDIR)"
|
||||
$(Q) $(DIRUNLINK) $(PLATFORMDIR)
|
||||
$(Q) $(DIRLINK) $(LINKDIR) $(PLATFORMDIR)
|
||||
|
||||
dirlinks: $(PLATFORMDIR)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue