]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/Makefile
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
[karo-tx-uboot.git] / drivers / Makefile
index 48fd4eaade0c1c1b1ae193127f418cd42eefe62a..fa2e86fd20f276dd98f4f3c1ad6a370e7415a65a 100644 (file)
@@ -52,7 +52,7 @@ COBJS = 3c589.o 5701rls.o ali512x.o ata_piix.o atmel_usart.o \
          ks8695eth.o \
          pxa_pcmcia.o mpc8xx_pcmcia.o tqm8xx_pcmcia.o  \
          rpx_pcmcia.o \
-         fsl_i2c.o
+         fsl_i2c.o fsl_pci_init.o
 
 SRCS   := $(COBJS:.o=.c)
 OBJS   := $(addprefix $(obj),$(COBJS))