mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 15:57:51 +00:00
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:
parent
70f1fb9c4d
commit
d67f910cbf
10
openembedded/conf/machine/akita.conf
Normal file
10
openembedded/conf/machine/akita.conf
Normal 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"
|
||||
Loading…
x
Reference in New Issue
Block a user