riscv: allow native compilation
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 6 Aug 2018 17:15:38 +0000 (19:15 +0200)
committerAndes <uboot@andestech.com>
Wed, 3 Oct 2018 09:49:44 +0000 (17:49 +0800)
commit5845f6612372a63877b2175e058a841e1237ffd6
treeaab8a485ab095c8c4915eca2e383aebe86410863
parent9d9b3dc0d52b7dcfdb79d5a849fc7f1b68dd5700
riscv: allow native compilation

If environment variable CROSS_COMPILE is not set, this indicates native
compilation. In this case we should not set an arbitrary value which is
not applicable for 64bit anyway.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
arch/riscv/config.mk