Commit 16426420 authored by Alistair Francis's avatar Alistair Francis Committed by Anup Patel
Browse files

Makefile: Fix the assignment of OPENSBI_CC_XLEN



Previously OPENSBI_CC_XLEN was not being correctly assigned either 32 or
64. It also was not assigned before config.mk was parsed. Ensure that it
will always be assigned.

Signed-off-by: default avatarAlistair Francis <alistair.francis@wdc.com>
parent 3c53950b
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