diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-08-31 11:23:28 +0000 |
---|---|---|
committer | Openmoko anonymizer key <devel@lists.openmoko.org> | 2007-08-31 11:23:28 +0000 |
commit | 37619f7f509a1c7d5740fe5f0f94fa25660ba935 (patch) | |
tree | b12b4a85284ef730d2d550d2ee6e31d9f0a50a21 /conf/machine/fic-gta01.conf | |
parent | 20137b561a3be432d46aba0405ee1412a74191b8 (diff) |
rename linux-gta01 to linux-openmoko, this kernel will be useful on a family of devices,
GTA01, GTA02 being the first two models.
Diffstat (limited to 'conf/machine/fic-gta01.conf')
-rw-r--r-- | conf/machine/fic-gta01.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/fic-gta01.conf b/conf/machine/fic-gta01.conf index f3c70c56a7..520f491235 100644 --- a/conf/machine/fic-gta01.conf +++ b/conf/machine/fic-gta01.conf @@ -7,7 +7,7 @@ TARGET_ARCH = "arm" PACKAGE_EXTRA_ARCHS = "armv4t" -PREFERRED_PROVIDER_virtual/kernel = "linux-gta01" +PREFERRED_PROVIDER_virtual/kernel = "linux-openmoko" UBOOT_ENTRYPOINT = "30008000" MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost phone" |