Commit 2c7bab76 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

Makefile: Minor fix in OPENSBI_VERSION_GIT



Currently, if someone has forked OpenSBI repo quite sometime back
and this fork is not having updated tags from upstream riscv/opensbi
repo then "git describe" command can fail. To tackle this, we redirect
error output of "git describe" to /dev/null.

Signed-off-by: default avatarAnup Patel <anup.pate@wdc.com>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 1e9f8888
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment