diff options
Diffstat (limited to 'conf/machine/om-gta01.conf')
-rw-r--r-- | conf/machine/om-gta01.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/om-gta01.conf b/conf/machine/om-gta01.conf index d503532bf0..cbc66d8748 100644 --- a/conf/machine/om-gta01.conf +++ b/conf/machine/om-gta01.conf @@ -6,7 +6,7 @@ TARGET_ARCH = "arm" -PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko" +PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko-2.6.24" UBOOT_ENTRYPOINT = "30008000" MACHINE_FEATURES = "kernel26 apm alsa bluetooth gps usbgadget usbhost phone vfat ext2" |