summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/c7x0.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/c7x0.conf')
-rw-r--r--meta/conf/machine/c7x0.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/meta/conf/machine/c7x0.conf b/meta/conf/machine/c7x0.conf
index 7f17d28510..2b2f1a4355 100644
--- a/meta/conf/machine/c7x0.conf
+++ b/meta/conf/machine/c7x0.conf
@@ -2,10 +2,13 @@
2#@NAME: Sharp Zaurus SL-C7x0 2#@NAME: Sharp Zaurus SL-C7x0
3#@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C700, Sharp Zaurus SL-C750, Sharp Zaurus SL-C760, Sharp Zaurus SL-C860 devices 3#@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C700, Sharp Zaurus SL-C750, Sharp Zaurus SL-C760, Sharp Zaurus SL-C860 devices
4 4
5include conf/machine/include/zaurus-clamshell.inc 5require conf/machine/include/zaurus-2.6.inc
6include conf/machine/include/zaurus-2.6.inc 6require conf/machine/include/zaurus-clamshell.inc
7 7
8IMAGE_FSTYPES ?= "jffs2" 8IMAGE_FSTYPES ?= "jffs2"
9 9
10ROOT_FLASH_SIZE = "25" 10ROOT_FLASH_SIZE = "25"
11# yes, we are aware that the husky (c760,c860) has 54MB rootfs, but we don't make a special image for it. 11# yes, we are aware that the husky (c760,c860) has 54MB rootfs, but we don't make a special image for it.
12
13#XSERVER = "xserver-kdrive-imageon"
14