<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/xburst/image/Makefile, branch master</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>xburst: remove hack to determine entry point</title>
<updated>2017-01-13T18:46:45+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@nbd.name</email>
</author>
<published>2017-01-13T18:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c6a8a23ea2ed4e92f8e96d783fb672d167cfb611'/>
<id>c6a8a23ea2ed4e92f8e96d783fb672d167cfb611</id>
<content type='text'>
xburst has CONFIG_BOOT_RAW set, so jumping to the load address is valid

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
xburst has CONFIG_BOOT_RAW set, so jumping to the load address is valid

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>image: fix jffs2(_nand) image generation</title>
<updated>2015-08-05T13:55:52+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2015-08-05T13:55:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dbe4173b206b4180e1ce03e545b63ab40ccb1cc1'/>
<id>dbe4173b206b4180e1ce03e545b63ab40ccb1cc1</id>
<content type='text'>
Variables dependend on JFFS2_BLOCKSIZE and NANDBLOCK_SIZE are used
for template generation, so need to be present before inclusion of
image.mk in target image Makefiles.
So move all declarations to before any includes.

Fixes: r42878 ("image.mk: clean up and parallelize mkfs calls")
Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 46564
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Variables dependend on JFFS2_BLOCKSIZE and NANDBLOCK_SIZE are used
for template generation, so need to be present before inclusion of
image.mk in target image Makefiles.
So move all declarations to before any includes.

Fixes: r42878 ("image.mk: clean up and parallelize mkfs calls")
Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 46564
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Prevent more gzip timestamps</title>
<updated>2015-07-14T09:57:45+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-07-14T09:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=096b3759a98cdbbc710d8620e948eaa7ee2045ed'/>
<id>096b3759a98cdbbc710d8620e948eaa7ee2045ed</id>
<content type='text'>
To improve reproducibility, prevent the inclusion of timestamps
in the gzip header.

Signed-off-by: Reiner Herrmann &lt;reiner@reiner-h.de&gt;

SVN-Revision: 46361
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To improve reproducibility, prevent the inclusion of timestamps
in the gzip header.

Signed-off-by: Reiner Herrmann &lt;reiner@reiner-h.de&gt;

SVN-Revision: 46361
</pre>
</div>
</content>
</entry>
<entry>
<title>xburst: fix imagebuilder</title>
<updated>2015-05-28T12:25:45+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-05-28T12:25:45+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d7f6b8e3bead839ccf3b253c5b846f673348a12e'/>
<id>d7f6b8e3bead839ccf3b253c5b846f673348a12e</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 45805
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 45805
</pre>
</div>
</content>
</entry>
<entry>
<title>target/linux/*/image/Makefile: eliminate more LINUX_DIR users</title>
<updated>2014-07-21T18:42:11+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-07-21T18:42:11+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8295b1f7f2a67ad2e6a61e6fa633ec809e865703'/>
<id>8295b1f7f2a67ad2e6a61e6fa633ec809e865703</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41792
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41792
</pre>
</div>
</content>
</entry>
<entry>
<title>ubifs: enable building modular images</title>
<updated>2013-10-12T21:44:48+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2013-10-12T21:44:48+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c808a4a7efd0342cb565958dcd43bdd75d432ded'/>
<id>c808a4a7efd0342cb565958dcd43bdd75d432ded</id>
<content type='text'>
Now it is possible to build ubi/ubifs images for only selected boards inside
single target.

Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 38375
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now it is possible to build ubi/ubifs images for only selected boards inside
single target.

Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 38375
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 2.6.34 patches</title>
<updated>2010-05-12T23:12:41+00:00</updated>
<author>
<name>Lars-Peter Clausen</name>
<email>lars@metafoo.de</email>
</author>
<published>2010-05-12T23:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=946c8fa59adb937542c1b193d4226388f2cd9659'/>
<id>946c8fa59adb937542c1b193d4226388f2cd9659</id>
<content type='text'>
SVN-Revision: 21438
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 21438
</pre>
</div>
</content>
</entry>
<entry>
<title>define a shared IMG_PREFIX variable used as a basename for image files, it contains board &amp; subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files</title>
<updated>2010-04-12T23:15:56+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2010-04-12T23:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e2b57ecf5f1f50f7b5f5644e483e06dd67a3cb5f'/>
<id>e2b57ecf5f1f50f7b5f5644e483e06dd67a3cb5f</id>
<content type='text'>
SVN-Revision: 20834
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 20834
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix image generation for qi_lb60 subtarget</title>
<updated>2010-03-11T19:02:00+00:00</updated>
<author>
<name>Lars-Peter Clausen</name>
<email>lars@metafoo.de</email>
</author>
<published>2010-03-11T19:02:00+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=07b46f3a827812657c118e6b4beff4d0283a5057'/>
<id>07b46f3a827812657c118e6b4beff4d0283a5057</id>
<content type='text'>
SVN-Revision: 20152
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 20152
</pre>
</div>
</content>
</entry>
<entry>
<title>Add subtarget for each device</title>
<updated>2010-03-05T04:15:51+00:00</updated>
<author>
<name>Lars-Peter Clausen</name>
<email>lars@metafoo.de</email>
</author>
<published>2010-03-05T04:15:51+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f1afccc2d9b644d94efceb99a9f30f4ec4c5a7fb'/>
<id>f1afccc2d9b644d94efceb99a9f30f4ec4c5a7fb</id>
<content type='text'>
SVN-Revision: 19986
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 19986
</pre>
</div>
</content>
</entry>
</feed>
