Skip to content
Commit c220581c authored by Jan Drazil's avatar Jan Drazil Committed by Peter Korsgaard
Browse files

Fix microblize little endian toolchain



Buildroot toolchain creates big endian binaries instead of little endian
ones for microblaze architecture. The reason is wrong BR2_ARCH string.
KERNEL_ARCH must contain microblaze in both cases.

Signed-off-by: default avatarJan Drazil <xdrazi00@stud.fit.vutbr.cz>
Signed-off-by: default avatarJan Viktorin <xvikto03@stud.fit.vutbr.cz>
Acked-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 42aca737
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