<!-- Generator: GNU source-highlight 2.4
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
<pre><tt>#
#
# add_file "conf/machine/include/tune-at32ap7000.inc"
#  content [e5e452b43a8e689bee19061e97ddd89ec6361c59]

# patch "conf/machine/at32stk1000.conf"
#  from [163fd78fdfe07eb3befe4b759102820ed434730b]
#    to [be7b5920fba193e2caee974775033faa6cd390da]

# patch "conf/machine/atngw100.conf"
#  from [cef3b01b4c2b3b0d104e29becf1afe88cc8feb51]
#    to [f0ef25d1bdf52acc939a6fd2c357d1e1efc2d608]
#
============================================================
<font color="#FF6600">--- conf/machine/include/tune-at32ap7000.inc        e5e452b43a8e689bee19061e97ddd89ec6361c59</font>
<font color="#009900">+++ conf/machine/include/tune-at32ap7000.inc        e5e452b43a8e689bee19061e97ddd89ec6361c59</font>
<font color="#0000FF">@@ -0,0 +1,3 @@</font>
<font color="#009900">+TARGET_CC_ARCH = "-march=ap"</font>
<font color="#009900">+PACKAGE_ARCH = "avr32"</font>
<font color="#009900">+FEED_ARCH = "avr32"</font>
============================================================
<font color="#FF6600">--- conf/machine/at32stk1000.conf        163fd78fdfe07eb3befe4b759102820ed434730b</font>
<font color="#009900">+++ conf/machine/at32stk1000.conf        be7b5920fba193e2caee974775033faa6cd390da</font>
<font color="#0000FF">@@ -28,4 +28,6 @@ UBOOT_LOADADDRESS = "0x10000000"</font>
 UBOOT_ENTRYPOINT = "0x90000000"
 UBOOT_LOADADDRESS = "0x10000000"
 
<font color="#009900">+require conf/machine/include/tune-at32ap7000.inc</font>
 
<font color="#009900">+</font>
============================================================
<font color="#FF6600">--- conf/machine/atngw100.conf        cef3b01b4c2b3b0d104e29becf1afe88cc8feb51</font>
<font color="#009900">+++ conf/machine/atngw100.conf        f0ef25d1bdf52acc939a6fd2c357d1e1efc2d608</font>
<font color="#0000FF">@@ -27,3 +27,4 @@ UBOOT_LOADADDRESS = "0x10000000"</font>
 UBOOT_LOADADDRESS = "0x10000000"
 
 
<font color="#009900">+require conf/machine/include/tune-at32ap7000.inc</font>
</tt></pre>