diff options
Diffstat (limited to 'conf/machine/navman-icn330.conf')
-rw-r--r-- | conf/machine/navman-icn330.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/navman-icn330.conf b/conf/machine/navman-icn330.conf index 79bafd1230..c5fbdf2e97 100644 --- a/conf/machine/navman-icn330.conf +++ b/conf/machine/navman-icn330.conf @@ -8,7 +8,7 @@ # Hardware-based properties # TARGET_ARCH = "arm" -IPKG_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te" +PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te" #Compile with armv5te optimizations, incompatible with armv4(t) cpus require conf/machine/include/tune-xscale.conf |