<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/config/Makefile, branch 2009.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2008-06-19T08:11:35Z</updated>
<entry>
<title>package/config: cygwin fix</title>
<updated>2008-06-19T08:11:35Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-06-19T08:11:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2c2796719afce7b7a64fa1dd0bec736b10e371da'/>
<id>urn:sha1:2c2796719afce7b7a64fa1dd0bec736b10e371da</id>
<content type='text'>
- pass HOST_LOADLIBES down to make mconf for cygwin
- fix link-order WRT HOST_LOADLIBES

From Bernhards tree (91018d95)
</content>
</entry>
<entry>
<title>- global whitespace trimming</title>
<updated>2007-08-22T12:35:41Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-08-22T12:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6547bced933fface8e0f0dde08f0e0fe1777ddf9'/>
<id>urn:sha1:6547bced933fface8e0f0dde08f0e0fe1777ddf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- fix building mconf with curses flags</title>
<updated>2007-07-27T12:37:30Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-07-27T12:37:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=153b1beaeb02e1d4780428c0387b7003644e402b'/>
<id>urn:sha1:153b1beaeb02e1d4780428c0387b7003644e402b</id>
<content type='text'>
- make sure to rm .config when the first 'make menuconfig' was interrupted and thus no .config.cmd was created.
</content>
</entry>
<entry>
<title>Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-level directory. Finally fix Linux kernel module building such that modules are built and installed first followed by rest of packages. This allows for packages to build external Linux kernel modules.</title>
<updated>2007-07-18T18:07:19Z</updated>
<author>
<name>"Steven J. Hill"</name>
<email>sjhill@realitydiluted.com</email>
</author>
<published>2007-07-18T18:07:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=62b5ae4b66f214fb2f105590bdac14133f0cdc20'/>
<id>urn:sha1:62b5ae4b66f214fb2f105590bdac14133f0cdc20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove more stuff during 'make distclean'.</title>
<updated>2007-07-06T04:58:01Z</updated>
<author>
<name>"Steven J. Hill"</name>
<email>sjhill@realitydiluted.com</email>
</author>
<published>2007-07-06T04:58:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6f59d3ce32447b59443804ea82061bcfa63ff942'/>
<id>urn:sha1:6f59d3ce32447b59443804ea82061bcfa63ff942</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- make it compile with a C89 compiler</title>
<updated>2007-06-28T11:53:59Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-06-28T11:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=543a89568ea3d587d95778b3298b8588bc589c20'/>
<id>urn:sha1:543a89568ea3d587d95778b3298b8588bc589c20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- pull kconfig from linux-2.6.21.5</title>
<updated>2007-06-28T10:46:19Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-06-28T10:46:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a665ed34960bf1423cba303276161bf44a9851f4'/>
<id>urn:sha1:a665ed34960bf1423cba303276161bf44a9851f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin</title>
<updated>2006-12-08T05:23:08Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-12-08T05:23:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dea2c12405f72c45b5fb5350d45017fb90a8b4d6'/>
<id>urn:sha1:dea2c12405f72c45b5fb5350d45017fb90a8b4d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update kbuild system</title>
<updated>2005-08-02T00:57:33Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-08-02T00:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=273175d0d3903f89e740adad520af516c5ca72b4'/>
<id>urn:sha1:273175d0d3903f89e740adad520af516c5ca72b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Major buildroot facelift, step one.</title>
<updated>2004-10-09T01:06:03Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-10-09T01:06:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2d523c23175b8e8772c2e223d92513f836cde8a6'/>
<id>urn:sha1:2d523c23175b8e8772c2e223d92513f836cde8a6</id>
<content type='text'>
 -Erik
</content>
</entry>
</feed>
