<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/Makefile, branch 2009.11_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.11_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.11_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-11-20T13:34:04Z</updated>
<entry>
<title>Makefile: cleanup *clean targets</title>
<updated>2009-11-20T13:34:04Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-11-20T13:05:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=406053d5dc2e44b908ce77404c2750ef8b45dc11'/>
<id>urn:sha1:406053d5dc2e44b908ce77404c2750ef8b45dc11</id>
<content type='text'>
As discussed on the list, fixup the *clean targets, so we now have:

clean: remove all generated files (E.G. everything in output/)
distclean: same as clean, but also remove the kconfig build and .config

Also tweak 'make help' output to match. This also merges the two
different clean / distclean targets we had depending on if there was
a .config present or not (most variables are not defined for !.config
case, so E.G. the clean target ends up being a noop).

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>buildroot; move defconfigs to configs/ and print in help</title>
<updated>2009-10-04T20:20:28Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-04T20:09:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=58fd779a4355e5bfa2bc0b15ed9c4664f44c7a0f'/>
<id>urn:sha1:58fd779a4355e5bfa2bc0b15ed9c4664f44c7a0f</id>
<content type='text'>
As discussed earlier on the mailing list. It simplifies code, gives more
sensible error message on typos and makes the defconfigs easier to find
for users.

Furthermore, update documentation to match.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile: add rand/allyes/allno package config targets</title>
<updated>2009-10-04T19:57:12Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-04T19:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6652770f4164d57458b41ed8f15bd3039c69abb1'/>
<id>urn:sha1:6652770f4164d57458b41ed8f15bd3039c69abb1</id>
<content type='text'>
Similar to the normal targets, but only affects the BR2_PACKAGE_* options.
E.G. handy for keeping your current toolchain config while testing
(random) packages.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile: update help text</title>
<updated>2009-10-04T19:45:10Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-04T19:42:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c48bbb8c0818a44d11b1e222af3ac5a0150d5a05'/>
<id>urn:sha1:c48bbb8c0818a44d11b1e222af3ac5a0150d5a05</id>
<content type='text'>
get rid of the removed saveconfig/getconfig targets, and instead document
randconfig/defconfig/allyesconfig/allnoconfig.

Furthermore, get rid of the unused tags target.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile: reinstate /etc/br-version</title>
<updated>2009-09-30T15:40:24Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-09-30T15:40:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=912ea81ad4a2f1b6a87c9cebfefdbbf1f60f526a'/>
<id>urn:sha1:912ea81ad4a2f1b6a87c9cebfefdbbf1f60f526a</id>
<content type='text'>
Got lost in the recent cleanup, but is handy to know BR version.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile: be more quiet when make -s is used</title>
<updated>2009-09-30T15:39:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-09-30T15:39:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=89464a96015e89da07b87d18b31f4b25b4c890ba'/>
<id>urn:sha1:89464a96015e89da07b87d18b31f4b25b4c890ba</id>
<content type='text'>
Somehow got lost in the recent reorganisation.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile: Remove ancient 'sourceball' target</title>
<updated>2009-09-23T10:09:08Z</updated>
<author>
<name>Michael Roth</name>
<email>mroth@nessie.de</email>
</author>
<published>2009-09-23T10:04:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=18994732d3593a884260d943be3321b9dd4232a3'/>
<id>urn:sha1:18994732d3593a884260d943be3321b9dd4232a3</id>
<content type='text'>
Signed-off-by: Michael Roth &lt;mroth@nessie.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Remove unneeded trailing slash from TOPDIR</title>
<updated>2009-09-23T07:19:47Z</updated>
<author>
<name>Michael Roth</name>
<email>mroth@nessie.de</email>
</author>
<published>2009-09-22T23:30:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=483b2980d0559932a6428fa4655dc38756688489'/>
<id>urn:sha1:483b2980d0559932a6428fa4655dc38756688489</id>
<content type='text'>
Signed-off-by: Michael Roth &lt;mroth@nessie.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Move download directory 'dl' back to the top hierachy of buildroot</title>
<updated>2009-09-23T07:15:39Z</updated>
<author>
<name>Michael Roth</name>
<email>mroth@nessie.de</email>
</author>
<published>2009-09-22T23:30:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=416323e93442646e344a4e914776520c5e552fa0'/>
<id>urn:sha1:416323e93442646e344a4e914776520c5e552fa0</id>
<content type='text'>
Signed-off-by: Michael Roth &lt;mroth@nessie.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>rename TOOL_BUILD_DIR to TOOLCHAIN_DIR</title>
<updated>2009-09-23T07:15:27Z</updated>
<author>
<name>Michael Roth</name>
<email>mroth@nessie.de</email>
</author>
<published>2009-09-22T23:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=cb5710c538fce01f4875a64e6de4b37a7718005b'/>
<id>urn:sha1:cb5710c538fce01f4875a64e6de4b37a7718005b</id>
<content type='text'>
To reflect the new output directory hierachy rename the Makefile variable
TOOL_BUILD_DIR to TOOLCHAIN_DIR.

Signed-off-by: Michael Roth &lt;mroth@nessie.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
