]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/icu862/Makefile
Major PCMCIA Cleanup to make code better readable and maintainable.
[karo-tx-uboot.git] / board / icu862 / Makefile
index 7a2014d466d6fa840b0dfb5ab4e47d726cc4ee81..7b2b54582030a16c9f24af6081e00969e6a97813 100644 (file)
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = lib$(BOARD).a
 
-OBJS   = $(BOARD).o flash.o
+OBJS   = $(BOARD).o flash.o pcmcia.o
 
 $(LIB):        .depend $(OBJS)
        $(AR) crv $@ $(OBJS)