Remove the additional UNLINKDIR to fix parallel build break
This commit is contained in:
parent
40d9e25ac3
commit
d89d8b1a2c
@ -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…
Reference in New Issue
Block a user