summaryrefslogtreecommitdiff
path: root/conf/machine/tune-arm926ejs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/tune-arm926ejs.conf')
-rw-r--r--conf/machine/tune-arm926ejs.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/tune-arm926ejs.conf b/conf/machine/tune-arm926ejs.conf
index e69de29bb2..b07b603054 100644
--- a/conf/machine/tune-arm926ejs.conf
+++ b/conf/machine/tune-arm926ejs.conf
@@ -0,0 +1,2 @@
+TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ejs"
+PACKAGE_ARCH = "arm926ejs"