diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-11-30 21:44:30 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-11-30 21:44:30 +0000 |
commit | 8325614d566291f61a1a9feea61cba07f070a754 (patch) | |
tree | 9ebf48e5ff04055cd8190b64a5d0443f1b7bf189 /conf/machine/c7x0.conf | |
parent | 382ebf96914d2b1a244a7b8cf4c4d9a1d1dff761 (diff) | |
parent | f40b57f74954ef21a7a8b13286ae7398ce3fa99a (diff) |
merge of '12edb579fffee6ffcbbed6a66d80c97b7705d000'
and '48ac4b4de7e34d9fabc14d0f69415e4c1168e98b'
Diffstat (limited to 'conf/machine/c7x0.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" + |