Commits

Thomas Petazzoni committed c9e5b04230f
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>