filetype: Fix booting ARM Linux Kernels with CONFIG_EFI enabled
When an ARM kernel is built with CONFIG_EFI enabled, then the
kernel image also looks like a EXE file. Move ARM zImage detection
before EXE detection so that the kernel is still detected as zImage.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent cb8cf33 commit 50de03c8d3dc64950feab0d9158cfaef8f1fc1da
@Sascha Hauer Sascha Hauer authored on 19 Apr 2016
Showing 1 changed file
View
common/filetype.c