summaryrefslogtreecommitdiff
path: root/conf/machine/include/tune-x86-nocona.conf
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2007-08-27 10:08:40 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2007-08-27 10:08:40 +0000
commit7143b95dbfddaa91006b679d16f8e4e9907c4907 (patch)
tree805167b29ebc36ad88e530f1538bbecbc97e3c96 /conf/machine/include/tune-x86-nocona.conf
parent04f1fbc5efc6be1f54ca52efa708701a1ff76c60 (diff)
parentf12bac9343c3825c4106c61ac57f30c3f539616c (diff)
merge of '5281adaea9fd65292934a8ed7fa0e871e220ca7f'
and 'db972685a453721f344867c46d01ba28142c82bf'
Diffstat (limited to 'conf/machine/include/tune-x86-nocona.conf')
-rw-r--r--conf/machine/include/tune-x86-nocona.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/tune-x86-nocona.conf b/conf/machine/include/tune-x86-nocona.conf
new file mode 100644
index 0000000000..f1189a171e
--- /dev/null
+++ b/conf/machine/include/tune-x86-nocona.conf
@@ -0,0 +1,2 @@
+TARGET_CC_ARCH = "-march=nocona"
+TARGET_CC_KERNEL_ARCH = "-march=nocona"