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-gta02.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/om-gta02.conf') 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 1.2.3-korg