From 37619f7f509a1c7d5740fe5f0f94fa25660ba935 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Fri, 31 Aug 2007 11:23:28 +0000 Subject: rename linux-gta01 to linux-openmoko, this kernel will be useful on a family of devices, GTA01, GTA02 being the first two models. --- conf/machine/fic-gta01.conf | 2 +- conf/machine/fic-gta02.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/machine') 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" -- cgit v1.2.3