mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-15 06:26:07 +01:00
Now that we support having CONFIG_SYS_CONFIG_NAME be unset to indicate a lack of board.h file, unset this on the qemu-x86* platforms and remove the otherwise empty file. Signed-off-by: Tom Rini <trini@konsulko.com>
14 lines
307 B
Plaintext
14 lines
307 B
Plaintext
QEMU X86 BOARD
|
|
M: Bin Meng <bmeng.cn@gmail.com>
|
|
S: Maintained
|
|
F: board/emulation/qemu-x86/
|
|
F: board/emulation/common/
|
|
F: configs/qemu-x86_defconfig
|
|
|
|
QEMU X86 64-bit BOARD
|
|
M: Bin Meng <bmeng.cn@gmail.com>
|
|
S: Maintained
|
|
F: board/emulation/qemu-x86/
|
|
F: board/emulation/common/
|
|
F: configs/qemu-x86_64_defconfig
|