commit | da998a75c086495e9b58e4ffa9d6654039e3fdb5 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng@tinylab.org> | Thu Apr 13 14:20:04 2023 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Apr 20 20:45:08 2023 +0800 |
tree | 2901fce94f67741573960d7dae8ba7c857660c9d | |
parent | 3e4b4c4e2a490bd6220b3d7520e924aa0a8f15bf [diff] |
makefile: riscv: Drop useless argument of prelink-riscv The argv[2] is never used in prelink-riscv. Drop it. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Rick Chen <rick@andestech.com>