diff options
author | Graeme Gregory <dp@xora.org.uk> | 2006-11-30 13:33:47 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2006-11-30 13:33:47 +0000 |
commit | d3b6043c57637746c16b08a115a475773e419232 (patch) | |
tree | 53c2fdca9a92ef9e7ef004fc14c1acfbd3c18ea6 /conf | |
parent | 1fd836ede6d52a7a4ed4d0c99c80dbb4d1919a38 (diff) |
c7x0.conf : set XSERVER to xw100
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/c7x0.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf index 893378f569..047e44707c 100644 --- a/conf/machine/c7x0.conf +++ b/conf/machine/c7x0.conf @@ -9,3 +9,6 @@ IMAGE_FSTYPES ?= "jffs2" ROOT_FLASH_SIZE = "25" # yes, we are aware that the husky (c760,c860) has 54MB rootfs, but we don't make a special image for it. + +XSERVER = "xserver-kdrive-w100" + |