u-boot-brain/board/emulation/qemu-x86
Andy Shevchenko 365a581c1c x86: qemu: Remove dead code
start.S does nothing and can be safely removed. Makefile is still being used
by the build system, so simply replace the rule in it. We use stub C-file
like it's done for other boards.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-09-01 17:00:27 +08:00
..
Kconfig x86: qemu: Imply virtio PCI transport and device drivers 2018-11-14 09:16:28 -08:00
MAINTAINERS x86: Drop QEMU-specific EFI payload support 2018-06-17 21:16:04 +08:00
Makefile x86: qemu: Remove dead code 2020-09-01 17:00:27 +08:00
qemu-x86.c x86: qemu: Remove dead code 2020-09-01 17:00:27 +08:00