Add akita.conf machine definition

git-svn-id: https://svn.o-hand.com/repos/poky@138 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2005-10-14 13:46:59 +00:00
parent 70f1fb9c4d
commit d67f910cbf
1 changed files with 10 additions and 0 deletions

View File

@ -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"