diff options
Diffstat (limited to 'conf/machine/tune-arm920t.conf')
-rw-r--r-- | conf/machine/tune-arm920t.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/tune-arm920t.conf b/conf/machine/tune-arm920t.conf index e69de29bb2..936b137517 100644 --- a/conf/machine/tune-arm920t.conf +++ b/conf/machine/tune-arm920t.conf @@ -0,0 +1,2 @@ +TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t" + |