diff options
Diffstat (limited to 'meta/conf/machine/include/tune-arm920t.inc')
-rw-r--r-- | meta/conf/machine/include/tune-arm920t.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/tune-arm920t.inc b/meta/conf/machine/include/tune-arm920t.inc index fee5c586c9..564b5572aa 100644 --- a/meta/conf/machine/include/tune-arm920t.inc +++ b/meta/conf/machine/include/tune-arm920t.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | FEED_ARCH = "armv4t" | 1 | FEED_ARCH = "armv4t" |
2 | BASE_PACKAGE_ARCH = "armv4t" | 2 | BASE_PACKAGE_ARCH = "armv4t" |
3 | TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t" | 3 | TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t" |
4 | PACKAGE_EXTRA_ARCHS += "armv4 armv4t" | 4 | PACKAGE_EXTRA_ARCHS = "arm armv4 armv4t" |