diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-08-29 06:54:20 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-08-29 06:54:20 +0200 |
commit | ee4ae7d878da34b9f45df1c5704d31646e1e323b (patch) | |
tree | b95243aaab93711a1f4c096ec6b0a023f98fa63a /target/x86/sys-available/qemu-x86 | |
parent | 9a91d51f24b366181d1a953c84232871125c6666 (diff) |
rename to be found by update-script
Diffstat (limited to 'target/x86/sys-available/qemu-x86')
-rw-r--r-- | target/x86/sys-available/qemu-x86 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/target/x86/sys-available/qemu-x86 b/target/x86/sys-available/qemu-x86 deleted file mode 100644 index 378d9fb8e..000000000 --- a/target/x86/sys-available/qemu-x86 +++ /dev/null @@ -1,13 +0,0 @@ -config ADK_TARGET_SYSTEM_QEMU_X86 - bool "Qemu Emulator" - select ADK_x86 - select ADK_qemu_x86 - select ADK_CPU_I686 - select ADK_HARDWARE_QEMU - select ADK_TARGET_WITH_VGA - select ADK_TARGET_WITH_INPUT - select ADK_TARGET_WITH_PCI - select ADK_TARGET_WITH_HDD - help - Support for Qemu Emulator. - |