summaryrefslogtreecommitdiffstats
path: root/openembedded/conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-10-14 13:46:59 +0000
committerRichard Purdie <richard@openedhand.com>2005-10-14 13:46:59 +0000
commitd67f910cbf933051d78b064df6a4c653dd35276a (patch)
tree97fcd1e00cab960e539d6a1bf5037659509f36a1 /openembedded/conf
parent70f1fb9c4d9d6783be1d1dad37cb1f4992af7404 (diff)
downloadpoky-d67f910cbf933051d78b064df6a4c653dd35276a.tar.gz
Add akita.conf machine definition
git-svn-id: https://svn.o-hand.com/repos/poky@138 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf')
-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 0000000000..cfcc411671
--- /dev/null
+++ b/openembedded/conf/machine/akita.conf
@@ -0,0 +1,10 @@
1#@TYPE: Machine
2#@NAME: Sharp Zaurus SL-C1000
3#@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C1000 device
4
5KERNEL_VERSION ?= "2.4"
6
7include conf/machine/zaurus-clamshell.conf
8include conf/machine/zaurus-clamshell-${KERNEL_VERSION}.conf
9
10ROOT_FLASH_SIZE = "64"