commit | e9fae31642d2817663c78f55bf6c096b64848d5f | [log] [tgz] |
---|---|---|
author | Gervais, Francois <FGervais@distech-controls.com> | Sat Feb 16 21:10:32 2019 +0000 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 19 16:58:23 2019 -0500 |
tree | d70190860dc5da188d65dbfede999fa07399bb73 | |
parent | 5d640708b1e3deb74c778ac35eb10a5dedecd4db [diff] |
cmd/fs: fix build if CMD_BOOTEFI is not set Fixes: cmd/fs.c:29: undefined reference to `efi_set_bootdev' Signed-off-by: Francois Gervais <fgervais@distech-controls.com>