]> git.baikalelectronics.ru Git - uboot.git/commit
net/tftp: fix build if CMD_BOOTEFI is not set
authorJörg Krause <joerg.krause@embedded.rocks>
Fri, 15 Sep 2017 20:16:48 +0000 (22:16 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 22 Sep 2017 11:40:05 +0000 (07:40 -0400)
commit521afc5ecc8ec78440b3d1478b591de08e8cdf22
tree9ad57aaa7212bd6a70cd65111fc93a21bea313eb
parent924848ec517d454222df5e42deda7bbc7a191cd1
net/tftp: fix build if CMD_BOOTEFI is not set

Fixes:
net/tftp.c:811: undefined reference to `efi_set_bootdev'

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
net/tftp.c