aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-08-31 11:23:28 +0000
committerOpenmoko anonymizer key <devel@lists.openmoko.org>2007-08-31 11:23:28 +0000
commit37619f7f509a1c7d5740fe5f0f94fa25660ba935 (patch)
treeb12b4a85284ef730d2d550d2ee6e31d9f0a50a21 /conf
parent20137b561a3be432d46aba0405ee1412a74191b8 (diff)
downloadopenembedded-37619f7f509a1c7d5740fe5f0f94fa25660ba935.tar.gz
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')
-rw-r--r--conf/machine/fic-gta01.conf2
-rw-r--r--conf/machine/fic-gta02.conf2
2 files changed, 2 insertions, 2 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"
diff --git a/conf/machine/fic-gta02.conf b/conf/machine/fic-gta02.conf
index 0f71a19ea7..3b36ffae81 100644
--- a/conf/machine/fic-gta02.conf
+++ b/conf/machine/fic-gta02.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 wifi"