diff options
Diffstat (limited to 'meta/conf/machine/akita.conf')
-rw-r--r-- | meta/conf/machine/akita.conf | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/meta/conf/machine/akita.conf b/meta/conf/machine/akita.conf deleted file mode 100644 index cdd465200c..0000000000 --- a/meta/conf/machine/akita.conf +++ /dev/null @@ -1,12 +0,0 @@ -#@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 - -MACHINE_FEATURES += "iwmmxt" - -IMAGE_FSTYPES ?= "jffs2" - -ROOT_FLASH_SIZE = "58" |