removed bad touch

This commit is contained in:
Mariano Alvira 2010-03-01 14:30:19 -05:00
parent 38687cd409
commit de4080c359

View File

@ -17,5 +17,4 @@ endif
$(OBJDIR)/board.h: $(OBJDIR)
ln -sf ../$(MC1322X)/board/$(BOARD).h $(OBJDIR)/board.h
# this touch is a hack --- need to sort out deps and a way to make sure the board links get made.
touch $(OBJDIR)/board.h