summaryrefslogtreecommitdiff
path: root/target/ppc64/systems/apple-g5
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-03-26 05:48:10 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-03-26 05:48:14 +0200
commit494322f95e9b6fc056a66119ad9832417b69cfe0 (patch)
tree99fb1804650c6ae15e380ab45f9f004bbb24ea00 /target/ppc64/systems/apple-g5
parentf42a614fd9c5e2e64052cf91ec268df4394a926b (diff)
add apple g5 sample
Diffstat (limited to 'target/ppc64/systems/apple-g5')
-rw-r--r--target/ppc64/systems/apple-g57
1 files changed, 7 insertions, 0 deletions
diff --git a/target/ppc64/systems/apple-g5 b/target/ppc64/systems/apple-g5
new file mode 100644
index 000000000..7852d5905
--- /dev/null
+++ b/target/ppc64/systems/apple-g5
@@ -0,0 +1,7 @@
+config ADK_TARGET_SYSTEM_APPLE_G5
+ bool "Apple G5"
+ select ADK_TARGET_CPU_PPC64_POWERPC64
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
+ help
+ Support for Apple G5.
+