diff options
Diffstat (limited to 'target/x86_64/systems/qemu-x86_64')
-rw-r--r-- | target/x86_64/systems/qemu-x86_64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/x86_64/systems/qemu-x86_64 b/target/x86_64/systems/qemu-x86_64 index 0d132fc9c..3af8a6f96 100644 --- a/target/x86_64/systems/qemu-x86_64 +++ b/target/x86_64/systems/qemu-x86_64 @@ -4,5 +4,5 @@ config ADK_TARGET_SYSTEM_QEMU_X86_64 select ADK_TARGET_QEMU select ADK_TARGET_KERNEL_BZIMAGE help - Support for Qemu Emulator X86_64 architecture. + Support for Qemu Emulator X86_64 architecture. |