From 16248701f65929ae1c5c4f6b714465dd9a0dd665 Mon Sep 17 00:00:00 2001 From: Stelios Koroneos Date: Fri, 1 Dec 2006 19:16:46 +0000 Subject: [PATCH] Machine file update for dht-walnut --- conf/machine/include/tune-ppc405.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 conf/machine/include/tune-ppc405.conf diff --git a/conf/machine/include/tune-ppc405.conf b/conf/machine/include/tune-ppc405.conf new file mode 100644 index 0000000000..cf8f58c115 --- /dev/null +++ b/conf/machine/include/tune-ppc405.conf @@ -0,0 +1,2 @@ +TARGET_CC_ARCH = "-mcpu=405" +PACKAGE_ARCH = "ppc405" -- 2.39.5