atstk100x: switch to common cfi driver
[platform/kernel/u-boot.git] / board / atmel / atstk1000 / Makefile
index ae47396..a02ccf1 100644 (file)
@@ -27,7 +27,6 @@ include $(TOPDIR)/config.mk
 LIB                    := $(obj)lib$(BOARD).o
 
 COBJS-y                        += $(BOARD).o
-COBJS-y                        += flash.o
 
 SRCS                   := $(SOBJS-y:.o=.S) $(COBJS-y:.o=.c)
 OBJS                   := $(addprefix $(obj),$(SOBJS-y) $(COBJS-y))