Commit 3a42d6a
committed
boot-qemu.py: Add ppc64 big endian ELFv2 file strings to file_rosetta
This is needed to automatically boot ppc64_guest_defconfig +
CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2=y.
Add both the pie and non-pie variants, even though it is unlikely that
CONFIG_RELOCATABLE will be disabled, as it is selected by a few
different options in the defconfigs that this script will typically be
booting, but it does not hurt to be proactive.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>1 parent eca69b5 commit 3a42d6a
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
707 | 707 | | |
708 | 708 | | |
709 | 709 | | |
| 710 | + | |
| 711 | + | |
710 | 712 | | |
711 | 713 | | |
712 | 714 | | |
| |||
0 commit comments