summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/tune-arm920t.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/include/tune-arm920t.conf')
-rw-r--r--meta/conf/machine/include/tune-arm920t.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/tune-arm920t.conf b/meta/conf/machine/include/tune-arm920t.conf
index 992f1923c6..373bf46727 100644
--- a/meta/conf/machine/include/tune-arm920t.conf
+++ b/meta/conf/machine/include/tune-arm920t.conf
@@ -1,3 +1,3 @@
1PACKAGE_ARCH = "armv4t" 1PACKAGE_ARCH = "armv4t"
2TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t -mcpu=arm920t" 2TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t"
3 3