[U-Boot] [PATCH v2] net/tftp: fix build if CMD_BOOTEFI is not set

Bin Meng bmeng.cn at gmail.com
Sat Sep 16 01:57:43 UTC 2017


On Sat, Sep 16, 2017 at 4:16 AM, Jörg Krause
<joerg.krause at embedded.rocks> wrote:
> Fixes:
> net/tftp.c:811: undefined reference to `efi_set_bootdev'
>
> Signed-off-by: Jörg Krause <joerg.krause at embedded.rocks>
> ---
> v2:
>  * remove ifdef for efi header file (suggested by Bin Weng)
> ---
>  net/tftp.c | 2 ++
>  1 file changed, 2 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list