]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mx1ads/Makefile
Merge with /home/sr/git/u-boot/4xx-sdram
[karo-tx-uboot.git] / board / mx1ads / Makefile
index 72f850d9cec89c8f3950ee0d14c94b6667271a80..3e805feb404aaeefc70c1b11a2c87dc57d50779e 100644 (file)
@@ -27,7 +27,7 @@ include $(TOPDIR)/config.mk
 LIB    = lib$(BOARD).a
 
 OBJS   := mx1ads.o syncflash.o
-SOBJS  := memsetup.o
+SOBJS  := lowlevel_init.o
 
 $(LIB):        $(OBJS) $(SOBJS)
        $(AR) crv $@ $(OBJS) $(SOBJS)