X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Ffreescale%2Fcommon%2FMakefile;h=0b40dc7bf72d008f86ba89e7790d11f269e048b4;hb=8f082d78fafd94db3f21b503794e0875d3331e53;hp=9077aaf106cd4c8c59b96443b6dc5635636f7bb6;hpb=d51e6d6de2b7dcba43fadcae2c89f7346d8bc301;p=u-boot diff --git a/board/freescale/common/Makefile b/board/freescale/common/Makefile index 9077aaf106..0b40dc7bf7 100644 --- a/board/freescale/common/Makefile +++ b/board/freescale/common/Makefile @@ -39,7 +39,7 @@ COBJS-$(CONFIG_PQ_MDS_PIB) += pq-mds-pib.o COBJS-$(CONFIG_ID_EEPROM) += sys_eeprom.o COBJS-$(CONFIG_FSL_SGMII_RISER) += sgmii_riser.o ifndef CONFIG_RAMBOOT_PBL -COBJS-$(CONFIG_ENV_IS_IN_MMC) += sdhc_boot.o +COBJS-$(CONFIG_FSL_FIXED_MMC_LOCATION) += sdhc_boot.o endif COBJS-$(CONFIG_MPC8541CDS) += cds_pci_ft.o