diff options
Diffstat (limited to 'conf/machine/nokia770.conf')
-rw-r--r-- | conf/machine/nokia770.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf index 1affae1389..0e308b0a67 100644 --- a/conf/machine/nokia770.conf +++ b/conf/machine/nokia770.conf @@ -8,13 +8,13 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap" PREFERRED_PROVIDER_virtual/bootloader = "" PREFERRED_PROVIDER_tslib = "tslib-maemo" -XSERVER = "xserver-kdrive-omap" +XSERVER = "xserver-kdrive-xomap" # 800x480 is big enough for me GUI_MACHINE_CLASS = "bigscreen" # Use tune-arm926 per default. Machine independent feeds should be built with tune-strongarm. -require conf/machine/include/tune-arm926ejs.conf +require conf/machine/include/tune-arm926ejs.inc #size of the root partition (yes, it is 123 MB) ROOT_FLASH_SIZE = "123" |