diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/htcuniversal.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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" |