diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-08-28 01:25:15 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-08-28 01:25:15 +0000 |
commit | 446ce329e2b6d14f48efe4dcf3cd78234bc2e0fc (patch) | |
tree | 412a37134e920756a9ed102e89210b67f8f3f456 /conf/machine/include/tune-arm920t.conf | |
parent | 3386c0687879290cb80b29a9fd39754f533ddb14 (diff) | |
parent | 5522ece8da310438a9c65aeaa50b86f161540f46 (diff) |
merge of '7c5d468e4126d275fd4f17ccdc3a160b3e0b09a5'
and '9e3f287c579cb592207f2e225ab8735174982867'
Diffstat (limited to 'conf/machine/include/tune-arm920t.conf')
-rw-r--r-- | conf/machine/include/tune-arm920t.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/tune-arm920t.conf b/conf/machine/include/tune-arm920t.conf index 373bf46727..b142d3325a 100644 --- a/conf/machine/include/tune-arm920t.conf +++ b/conf/machine/include/tune-arm920t.conf @@ -1,3 +1,4 @@ +FEED_ARCH = "armv4t" PACKAGE_ARCH = "armv4t" TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t" |