am33x-cm3: available only for ELF builds
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 6 Aug 2016 22:04:35 +0000 (00:04 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Aug 2016 21:00:23 +0000 (23:00 +0200)
commitc16e6f8d3e473f2ab77fd81e1361bf885a1c0f64
treeb22c87f19f1ac57dd0a06cc09a15ff0c390a162d
parent68d399fbddc5da909863971814856d7e00e7649a
am33x-cm3: available only for ELF builds

The am33x-cm3 build system does some objcopy based binary file
manipulation that assumes the compiler for the platform generates ELF
file. While it's true for most ARM platforms, and especially the AM335x
based ones, it is no longer always true since we added support for
Cortex-M. Therefore, this package needs to depend on BR2_BINFMT_ELF.

Fixes:

  http://autobuild.buildroot.net/results/05f46ab28cbfc587e2e031bf38fb975447f8bab6/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/am33x-cm3/Config.in