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