]> git.dujemihanovic.xyz Git - u-boot.git/commit
makefile: riscv: Drop useless argument of prelink-riscv
authorBin Meng <bmeng@tinylab.org>
Thu, 13 Apr 2023 06:20:04 +0000 (14:20 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 20 Apr 2023 12:45:08 +0000 (20:45 +0800)
commitd7abc0f81908821d51bfd882dbd463674789b36c
tree2901fce94f67741573960d7dae8ba7c857660c9d
parent781a0308f43c118e9e94b57140c1ec92a0768a67
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>
Makefile