diff options
Diffstat (limited to 'conf/machine/om-gta03.conf')
-rw-r--r-- | conf/machine/om-gta03.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/om-gta03.conf b/conf/machine/om-gta03.conf index 3bbb21e5e6..f135178652 100644 --- a/conf/machine/om-gta03.conf +++ b/conf/machine/om-gta03.conf @@ -6,7 +6,7 @@ TARGET_ARCH = "arm" -PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko-2.6.28" +PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko-devel" PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost phone vfat ext2" |