summaryrefslogtreecommitdiff
path: root/conf/machine/include/tune-ppc405.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-ppc405.inc
parent408ac901f3fbc62684c7d9d2cd2e15b5688e6194 (diff)
tune files: add FEED_ARCH
Diffstat (limited to 'conf/machine/include/tune-ppc405.inc')
-rw-r--r--conf/machine/include/tune-ppc405.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/tune-ppc405.inc b/conf/machine/include/tune-ppc405.inc
index 62118dd3a1..f798df837c 100644
--- a/conf/machine/include/tune-ppc405.inc
+++ b/conf/machine/include/tune-ppc405.inc
@@ -2,3 +2,4 @@
TARGET_FPU ?= "soft"
TARGET_CC_ARCH = "-mcpu=405"
PACKAGE_ARCH = "ppc405"
+FEED_ARCH = "ppc405"