Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr
[oweals/u-boot.git] / board / mcc200 / Makefile
index 162734bb838c720310cb2b91a99d584ff18a30f4..7fdc088e9c178724169c71dcc4f892d7305fd047 100644 (file)
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = lib$(BOARD).a
 
-OBJS   := $(BOARD).o flash.o
+OBJS   := $(BOARD).o
 
 $(LIB):        $(OBJS) $(SOBJS)
        $(AR) crv $@ $(OBJS)