]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/pcmcia/Makefile
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
[karo-tx-uboot.git] / drivers / pcmcia / Makefile
index 55528c889eec07542995315301ec4b60098747fb..bba1ab8510366de0acfd430bb8e94feb091f7d80 100644 (file)
@@ -30,6 +30,7 @@ COBJS-y += pxa_pcmcia.o
 COBJS-y += rpx_pcmcia.o
 COBJS-y += ti_pci1410a.o
 COBJS-y += tqm8xx_pcmcia.o
+COBJS-y += marubun_pcmcia.o
 
 COBJS  := $(COBJS-y)
 SRCS   := $(COBJS:.o=.c)