force links
This commit is contained in:
parent
289a839161
commit
e38f9db224
|
@ -15,5 +15,5 @@ endif
|
|||
mkdir $(OBJDIR)
|
||||
|
||||
$(OBJDIR)/board.h: $(OBJDIR)
|
||||
ln -s ../$(MC1322X)/board/$(BOARD).h $(OBJDIR)/board.h
|
||||
ln -sf ../$(MC1322X)/board/$(BOARD).h $(OBJDIR)/board.h
|
||||
touch $(OBJDIR)/board.h
|
Loading…
Reference in a new issue