blob: c191b9031dda1b67f110529039b0476895937c58 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#@TYPE: Machine
#@NAME: Sharp Zaurus SL-C1000
#@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C1000 device
include conf/machine/include/zaurus-clamshell.conf
include conf/machine/include/zaurus-clamshell-2.6.conf
IMAGE_FSTYPES ?= "jffs2"
ROOT_FLASH_SIZE = "58"
|