diff options
Diffstat (limited to 'target/ppc/systems/qemu-ppc')
-rw-r--r-- | target/ppc/systems/qemu-ppc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/ppc/systems/qemu-ppc b/target/ppc/systems/qemu-ppc deleted file mode 100644 index d2c4086de..000000000 --- a/target/ppc/systems/qemu-ppc +++ /dev/null @@ -1,6 +0,0 @@ -config ADK_TARGET_SYSTEM_QEMU_PPC - bool "Qemu Emulator" - select ADK_TARGET_QEMU - help - Support for Qemu Emulator PPC architecture. - |