mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 12:34:26 +01:00
Link to qemu sdl bug
This commit is contained in:
@@ -16,7 +16,7 @@ BR2_PACKAGE_HOST_GDB_TUI=y
|
|||||||
|
|
||||||
## QEMU.
|
## QEMU.
|
||||||
BR2_PACKAGE_HOST_QEMU=y
|
BR2_PACKAGE_HOST_QEMU=y
|
||||||
BR2_PACKAGE_HOST_QEMU_LINUX_USER_MODE=n
|
BR2_PACKAGE_HOST_QEMU_LINUX_USER_MODE=y
|
||||||
BR2_PACKAGE_HOST_QEMU_SYSTEM_MODE=y
|
BR2_PACKAGE_HOST_QEMU_SYSTEM_MODE=y
|
||||||
BR2_PACKAGE_HOST_QEMU_VDE2=y
|
BR2_PACKAGE_HOST_QEMU_VDE2=y
|
||||||
|
|
||||||
|
|||||||
@@ -3,3 +3,5 @@
|
|||||||
Ideally, this directory should be empty, and we should use only built-in Buildroot configuration mechanisms.
|
Ideally, this directory should be empty, and we should use only built-in Buildroot configuration mechanisms.
|
||||||
|
|
||||||
But alas, life is sometimes not ideal.
|
But alas, life is sometimes not ideal.
|
||||||
|
|
||||||
|
1. [qemu_sdl.patch](qemu_sdl.patch): <https://bugs.busybox.net/show_bug.cgi?id=9936>
|
||||||
|
|||||||
Reference in New Issue
Block a user