arch/Config.in.arc: fix BR2_READELF_ARCH_NAME
commit69f57593ac775d07b83230b8d309b69cbcfcf316
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 22 Mar 2017 21:05:54 +0000 (22 22:05 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 22 Mar 2017 21:05:54 +0000 (22 22:05 +0100)
tree7360b0f509c88a356c02497835ec65c047f85ff0
parentd5d642a43f4bba00111aff021de6c65b77358e31
arch/Config.in.arc: fix BR2_READELF_ARCH_NAME

On ARC, depending on the CPU selected, the ELF machine number might be
different. Take this into account when defining BR2_READELF_ARCH_NAME.

Fixes:

   http://autobuild.buildroot.net/results/0a1957056e07cedc4839439c0ea8ebd1f646b904/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/Config.in.arc