diff options
Diffstat (limited to 'conf/machine/a780.conf')
-rw-r--r-- | conf/machine/a780.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/a780.conf b/conf/machine/a780.conf index 6b6e5a8ea9..a62fafbc39 100644 --- a/conf/machine/a780.conf +++ b/conf/machine/a780.conf @@ -5,7 +5,7 @@ require conf/machine/include/motorola-ezx.conf TARGET_ARCH = "arm" -IPKG_EXTRA_ARCHS = "armv4 armv5te" +PACKAGE_EXTRA_ARCHS = "armv4 armv5te" PREFERRED_PROVIDER_xserver = "xserver-kdrive" |