toolchain/helpers.mk: remove unused argument of check_arm_abi
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Mar 2017 13:25:52 +0000 (15:25 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Mar 2017 13:25:52 +0000 (15:25 +0200)
commitc9e5b04230f9ec5b40e1b1d1c4a5f94b8d3497ff
tree852643dd36fb7b82908c5af45785c4bde08e4b54
parent3b328897f5d86b3607e89ae2134319fc2c881b16
toolchain/helpers.mk: remove unused argument of check_arm_abi

The check_arm_abi function takes as second argument the path to the
cross-readelf, but does not use it. Therefore, this commit gets rid of
this unnecessary argument.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/helpers.mk
toolchain/toolchain-external/pkg-toolchain-external.mk