wski ; Simon Goldschmidt
>; Simon Glass ;
>Markus Klotzbuecher ; Baruch Siach
>; Anatolij Gustschin ; Thomas Hebb
>; AKASHI Takahiro ;
>Marek BehĂșn ; Philippe Reynes
>; Heinrich Schuchardt
>; Peng Fan
>Subject: Re: [PATCH v5 04/14] lib: Makefile: build crc7.c when
>CONF
On Wed, Mar 11, 2020 at 3:04 PM Pragnesh Patel
wrote:
>
> When build U-boot SPL, meet an issue of undefined reference to
nits: U-Boot
> 'crc7' for drivers/mmc/mmc_spi.c, so let's compile crc7.c when
> CONFIG_MMC_SPI selected.
>
> Signed-off-by: Pragnesh Patel
> ---
> common/spl/Kconfig | 7 +++
When build U-boot SPL, meet an issue of undefined reference to
'crc7' for drivers/mmc/mmc_spi.c, so let's compile crc7.c when
CONFIG_MMC_SPI selected.
Signed-off-by: Pragnesh Patel
---
common/spl/Kconfig | 7 +++
lib/Makefile | 1 +
2 files changed, 8 insertions(+)
diff --git a/common
3 matches
Mail list logo