diff options
Diffstat (limited to 'conf/machine/xo.conf')
-rw-r--r-- | conf/machine/xo.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/xo.conf b/conf/machine/xo.conf index 405042f68a..d5e5940291 100644 --- a/conf/machine/xo.conf +++ b/conf/machine/xo.conf @@ -8,7 +8,7 @@ TARGET_ARCH = "i586" PACKAGE_EXTRA_ARCHS = "x86 geode" -PREFERRED_PROVIDER_virtual/kernel = "linux" +PREFERRED_PROVIDER_virtual/kernel = "linux-xo" PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" # X.org with a special graphic driver needed? XSERVER="xserver-kdrive-vesa" |