Fixes:
net/tftp.c:811: undefined reference to `efi_set_bootdev'
Signed-off-by: Jörg Krause
---
net/tftp.c | 4
1 file changed, 4 insertions(+)
diff --git a/net/tftp.c b/net/tftp.c
index a5ed8c5d0a..4a9a5a5d05 100644
--- a/net/tftp.c
+++ b/net/tftp.c
@@ -8,7 +8,9 @@
#include
#include
On Fri, Sep 15, 2017 at 2:58 PM, Jörg Krause
wrote:
> Fixes:
> net/tftp.c:811: undefined reference to `efi_set_bootdev'
>
> Signed-off-by: Jörg Krause
> ---
> net/tftp.c | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/net/tftp.c b/net/tftp.c
> index a5ed8c5d0a..4a9a5a5d05 100644
> -
2 matches
Mail list logo