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 5f035c33fa..b265503ff5 100644 --- a/conf/machine/navman-icn330.conf +++ b/conf/machine/navman-icn330.conf @@ -11,7 +11,7 @@ TARGET_ARCH = "arm" PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te" #Compile with armv5te optimizations, incompatible with armv4(t) cpus -require conf/machine/include/tune-xscale.conf +require conf/machine/include/tune-xscale.inc #Set some hints for metadata VOLATILE_STORAGE_SIZE = "32" |