mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/qemu: correct help menu spelling error
This patch corrects the spelling of 'Xilinx' in the help menu for the
qemu package.
Signed-off-by: Neal Frager <neal.frager@amd.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit bd5faa8a24)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
7c34caae3c
commit
4fbeaa5011
@@ -211,13 +211,13 @@ config BR2_PACKAGE_QEMU_TARGET_MICROBLAZE
|
||||
bool "microblaze"
|
||||
select BR2_PACKAGE_QEMU_FDT if BR2_PACKAGE_QEMU_SYSTEM
|
||||
help
|
||||
Xilinix MicroBlaze soft processor.
|
||||
Xilinx MicroBlaze soft processor.
|
||||
|
||||
config BR2_PACKAGE_QEMU_TARGET_MICROBLAZEEL
|
||||
bool "microblazeel"
|
||||
select BR2_PACKAGE_QEMU_FDT if BR2_PACKAGE_QEMU_SYSTEM
|
||||
help
|
||||
Xilinix MicroBlaze EL soft processor.
|
||||
Xilinx MicroBlaze EL soft processor.
|
||||
|
||||
config BR2_PACKAGE_QEMU_TARGET_MIPS
|
||||
bool "mips"
|
||||
|
||||
Reference in New Issue
Block a user