summaryrefslogtreecommitdiff
path: root/target/mips/systems
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2019-09-30 20:52:54 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2019-09-30 21:37:09 +0200
commitc69189a8f8f7c8cd4a8aa1250e56e935c9f11c92 (patch)
treeaff7c78688e72435803ba34f816e24a09d474055 /target/mips/systems
parent7a6d084bd5eee58ca29fbadd753eacd637eadb90 (diff)
ppc/mips: remove non functional sample
Diffstat (limited to 'target/mips/systems')
-rw-r--r--target/mips/systems/sgi-indy12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/mips/systems/sgi-indy b/target/mips/systems/sgi-indy
deleted file mode 100644
index 0eff206b6..000000000
--- a/target/mips/systems/sgi-indy
+++ /dev/null
@@ -1,12 +0,0 @@
-config ADK_TARGET_SYSTEM_SGI_INDY
- bool "SGI Indy"
- select ADK_TARGET_BIG_ENDIAN
- select ADK_TARGET_WITH_SERIAL
- select ADK_TARGET_WITH_NET
- select ADK_TARGET_WITH_NETDEVICE
- select ADK_TARGET_WITH_BLOCK
- select ADK_TARGET_WITH_SCSI
- select ADK_TARGET_KERNEL_WITH_COMPRESSION
- help
- Support for SGI Indy.
-