]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/yellowstone/Makefile
Merge with /git/u-boot.git
[u-boot] / board / amcc / yellowstone / Makefile
index 5654f91a83513402b92ca853e836ed08209312b9..47116d3674691a1389f37d6ede0ddedeb3c55420 100644 (file)
@@ -26,7 +26,6 @@ include $(TOPDIR)/config.mk
 LIB    = lib$(BOARD).a
 
 OBJS   = $(BOARD).o
-OBJS   += flash.o
 SOBJS  = init.o
 
 $(LIB):        $(OBJS) $(SOBJS)