From 2250f0b4d64f005c28303d08870b2a10913bd2da Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 10 Aug 2006 13:06:33 +0000 Subject: [PATCH] htcuniversal.conf: "Since TARGET_ARCH is in IPKG_ARCHS by default you can lose the "arm" in there." - RP --- conf/machine/htcuniversal.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index b346c5286e..dac9a84aff 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: Machine configuration for the HTC Universal TARGET_ARCH = "arm" -IPKG_EXTRA_ARCHS = "ipaqpxa arm armv4t armv5te iwmmxt" +IPKG_EXTRA_ARCHS = "ipaqpxa armv4t armv5te iwmmxt" #use this for a HTC Universal PREFERRED_PROVIDER_xserver = "xserver-kdrive" -- 2.39.5