Add support for Freescale M5271: Merge with /work/u-boot.mcf5271

This commit is contained in:
Marian Balakowicz
2006-04-27 19:12:19 +02:00
22 changed files with 872 additions and 11 deletions

View File

@@ -122,7 +122,7 @@ clibdir := $(shell dirname `$(CC) $(CFLAGS) -print-file-name=libc.a`)
CPPFLAGS += -I..
all: .depend $(OBJS) $(LIB) $(SREC) $(BIN)
all: .depend $(OBJS) $(LIB) #$(SREC) $(BIN)
#########################################################################
$(LIB): .depend $(LIBOBJS)