]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm1136/mx35/Makefile
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
[u-boot] / arch / arm / cpu / arm1136 / mx35 / Makefile
index 469397ca43058db2a2371393e92f70df9244e2dc..f4ababbe5b1f20d5a12703161bfe74a5c86ee1e5 100644 (file)
@@ -30,6 +30,7 @@ LIB   = $(obj)lib$(SOC).o
 COBJS  += generic.o
 COBJS  += timer.o
 COBJS  += iomux.o
+COBJS  += mx35_sdram.o
 
 SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)
 OBJS   := $(addprefix $(obj),$(SOBJS) $(COBJS))