X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fxes%2Fcommon%2FMakefile;h=87b8a02d29920f7fdfa843c0ff1c384921847c3e;hb=bef3013908bbc68f24084174a3ca86cc2a3eb986;hp=e7620f447f65c9754ddeb137ae312fc00bca90a0;hpb=4d0b54685c5c656023b826089ef8cc0ea1c5cd9e;p=u-boot diff --git a/board/xes/common/Makefile b/board/xes/common/Makefile index e7620f447f..87b8a02d29 100644 --- a/board/xes/common/Makefile +++ b/board/xes/common/Makefile @@ -29,7 +29,7 @@ endif LIB = $(obj)lib$(VENDOR).a -COBJS-$(CONFIG_FSL_PCI_INIT) += fsl_85xx_pci.o +COBJS-$(CONFIG_FSL_PCI_INIT) += fsl_8xxx_pci.o COBJS-$(CONFIG_MPC8572) += fsl_8572_clk.o COBJS-$(CONFIG_MPC85xx) += fsl_85xx_ddr.o COBJS-$(CONFIG_NAND_ACTL) += actl_nand.o