summaryrefslogtreecommitdiff
path: root/conf/machine/include/tune-ep9312.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-04-13 10:59:05 +0000
committerKoen Kooi <koen@openembedded.org>2008-04-13 10:59:05 +0000
commit93171e2b053216e8b78a55c83abc393b89deeba4 (patch)
treeca94e424f63c953a59e666713bded104097058c1 /conf/machine/include/tune-ep9312.inc
parent408ac901f3fbc62684c7d9d2cd2e15b5688e6194 (diff)
tune files: add FEED_ARCH
Diffstat (limited to 'conf/machine/include/tune-ep9312.inc')
-rw-r--r--conf/machine/include/tune-ep9312.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/tune-ep9312.inc b/conf/machine/include/tune-ep9312.inc
index 0982cf2a13..76ccc1a1e3 100644
--- a/conf/machine/include/tune-ep9312.inc
+++ b/conf/machine/include/tune-ep9312.inc
@@ -3,4 +3,5 @@ TARGET_CC_ARCH = "-march=ep9312 -mtune=ep9312 -mcpu=ep9312"
#set arch to ep9312 for all generated packages
PACKAGE_ARCH = "ep9312"
+FEED_ARCH = "ep9312"