aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-at32ap7000.inc
diff options
context:
space:
mode:
authorStelios Koroneos <skoroneos@digital-opsis.com>2008-05-02 10:04:48 +0000
committerStelios Koroneos <skoroneos@digital-opsis.com>2008-05-02 10:04:48 +0000
commit7f20dabaef2d4b55811836cdce58ed4283816cf6 (patch)
treec665a5ab7af4ce3e98b55cc16bb10f4f5f2d287b /conf/machine/include/tune-at32ap7000.inc
parenta88326a23044624d18314aed2f86d2b7e33a23e0 (diff)
downloadopenembedded-7f20dabaef2d4b55811836cdce58ed4283816cf6.tar.gz
conf/machine/atngw100.conf :
conf/machine/at32stk1000.conf : Tune avr32 based boards for at32ap7000
Diffstat (limited to 'conf/machine/include/tune-at32ap7000.inc')
-rw-r--r--conf/machine/include/tune-at32ap7000.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/tune-at32ap7000.inc b/conf/machine/include/tune-at32ap7000.inc
new file mode 100644
index 0000000000..2efe0bb3e2
--- /dev/null
+++ b/conf/machine/include/tune-at32ap7000.inc
@@ -0,0 +1,3 @@
+TARGET_CC_ARCH = "-march=ap"
+PACKAGE_ARCH = "avr32"
+FEED_ARCH = "avr32"