Skip to content
Commit f31f4118 authored by Lahoudere Fabien's avatar Lahoudere Fabien Committed by Thomas Petazzoni
Browse files

barebox: fix compilation on x86-64 architecture



Barebox uses KERNEL_ARCH to derive BAREBOX_ARCH, but doesn't
currently handle the case of the x86-64 architecture. In this
case KERNEL_ARCH is x86_64, but BAREBOX_ARCH should be x86
nonetheless.

Signed-off-by: default avatarFabien Lahoudere <fabienlahoudere.pro@gmail.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 39e08b1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment