mirror of
https://git.yoctoproject.org/poky
synced 2026-02-21 00:49:41 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3525 311d38ba-8fff-0310-9ca6-ca027cbcb966
14 lines
328 B
Plaintext
14 lines
328 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: Sharp Zaurus SL-C1000
|
|
#@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C1000 device
|
|
|
|
require conf/machine/include/zaurus-2.6.inc
|
|
require conf/machine/include/zaurus-clamshell.inc
|
|
|
|
PACKAGE_EXTRA_ARCHS += "iwmmxt"
|
|
MACHINE_FEATURES += "iwmmxt"
|
|
|
|
IMAGE_FSTYPES ?= "jffs2"
|
|
|
|
ROOT_FLASH_SIZE = "58"
|