<!-- Generator: GNU source-highlight 2.4
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
<pre><tt>#
#
# patch "packages/linux/linux.inc"
#  from [13b7e845fdd0aabc17bee1ece748e62ea7a565e5]
#    to [f51f2695a26e28a98c85271790ac60e689d971fd]
#
============================================================
<font color="#FF6600">--- packages/linux/linux.inc        13b7e845fdd0aabc17bee1ece748e62ea7a565e5</font>
<font color="#009900">+++ packages/linux/linux.inc        f51f2695a26e28a98c85271790ac60e689d971fd</font>
<font color="#0000FF">@@ -21,10 +21,11 @@ KERNEL_DEVICETREE_mpc8313e-rdb = "arch/$</font>
 # Support for binary device tree generation
 
 KERNEL_DEVICETREE_mpc8313e-rdb = "arch/${ARCH}/boot/dts/mpc8313erdb.dts"
<font color="#FF6600">-KERNEL_DEVICETREE_FLAGS_mpc8313e-rdb = "-R 8 -S 0x3000"</font>
 KERNEL_DEVICETREE_mpc8323e-rdb = "arch/${ARCH}/boot/dts/mpc832x_rdb.dts"
 KERNEL_DEVICETREE_kilauea = "arch/${ARCH}/boot/dts/kilauea.dts"
 
<font color="#009900">+KERNEL_DEVICETREE_FLAGS = "-R 8 -S 0x3000"</font>
<font color="#009900">+</font>
 python __anonymous () {
 
     import bb
</tt></pre>