diff options
Diffstat (limited to 'conf/machine/h5xxx.conf')
-rw-r--r-- | conf/machine/h5xxx.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h5xxx.conf b/conf/machine/h5xxx.conf index 0e9165903b..d2e7306c46 100644 --- a/conf/machine/h5xxx.conf +++ b/conf/machine/h5xxx.conf @@ -18,7 +18,7 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usb # # Software/packages selection # -PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" +PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6" PREFERRED_PROVIDER_xserver = "xserver-kdrive" EXTRA_IMAGECMD_h5xxx_jffs2 = "-e 0x40000 -p" |