mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01: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:
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"
|
||||
Reference in New Issue
Block a user