summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openembedded/conf/machine/akita.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/openembedded/conf/machine/akita.conf b/openembedded/conf/machine/akita.conf
new file mode 100644
index 000000000..cfcc41167
--- /dev/null
+++ b/openembedded/conf/machine/akita.conf
@@ -0,0 +1,10 @@
+#@TYPE: Machine
+#@NAME: Sharp Zaurus SL-C1000
+#@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C1000 device
+
+KERNEL_VERSION ?= "2.4"
+
+include conf/machine/zaurus-clamshell.conf
+include conf/machine/zaurus-clamshell-${KERNEL_VERSION}.conf
+
+ROOT_FLASH_SIZE = "64"