From 7ca90a798fa83d5b5cd29f259447a7f10b72dc70 Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Thu, 23 Oct 2008 23:42:43 -0500 Subject: FSO: om-gta0?.conf - remove duplicate armv4t in package architecture lists (Fixes breakage caused by Koen's commit to move PACKAGE_EXTRA_ARCHS into the tune files) --- conf/machine/om-gta01.conf | 2 +- conf/machine/om-gta02.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/machine/om-gta01.conf b/conf/machine/om-gta01.conf index 57d81c2ade..a45380f606 100644 --- a/conf/machine/om-gta01.conf +++ b/conf/machine/om-gta01.conf @@ -6,7 +6,7 @@ TARGET_ARCH = "arm" MACHINE_CLASS = "neo1973" -PACKAGE_EXTRA_ARCHS = "armv4t fic-gta01 ${MACHINE_CLASS}" +PACKAGE_EXTRA_ARCHS = "fic-gta01 ${MACHINE_CLASS}" PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko" UBOOT_ENTRYPOINT = "30008000" diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf index 88aa3881c7..9876ebecbd 100644 --- a/conf/machine/om-gta02.conf +++ b/conf/machine/om-gta02.conf @@ -6,7 +6,7 @@ TARGET_ARCH = "arm" MACHINE_CLASS = "neo1973" -PACKAGE_EXTRA_ARCHS = "armv4t fic-gta02 ${MACHINE_CLASS}" +PACKAGE_EXTRA_ARCHS = "fic-gta02 ${MACHINE_CLASS}" PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko" PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-glamo" -- cgit v1.2.3