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 09c382f376..190d1d1049 100644 --- a/conf/machine/om-gta01.conf +++ b/conf/machine/om-gta01.conf @@ -8,7 +8,7 @@ TARGET_ARCH = "arm" MACHINE_CLASS = "neo1973" PACKAGE_EXTRA_ARCHS = "armv4t fic-gta01 ${MACHINE_CLASS}" -PREFERRED_PROVIDER_virtual/kernel = "linux-openmoko" +PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko" UBOOT_ENTRYPOINT = "30008000" MACHINE_FEATURES = "kernel26 apm alsa bluetooth gps usbgadget usbhost phone vfat ext2" |