use target-libc combination for all builddirs
commit5df306b0c9d713021edd9d81ff8f37b5d7f01db5
authorWaldemar Brodkorb <wbx@openadk.org>
Sat, 30 Jan 2010 17:35:58 +0000 (30 18:35 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Sat, 30 Jan 2010 17:35:58 +0000 (30 18:35 +0100)
treedbbdf0bbf67ec043ef84e51a6e3977c42c996520
parent6e03bb38c5d0309200152a1293d87f09c8545e13
use target-libc combination for all builddirs

IMPORTANT: do a make distclean before compiling after
this commit.

The directories for all build and bin directories changed, so
that toolchains for different target-libc combinations can coexist.
This might be usefule in the future for continous compiling after
git commit, without rebuilding the toolchain.
Rework busybox rebuild, when config changes. Not optimal, but at least
working after this change to the directory structure.
.gitignore
TODO
mk/build.mk
mk/vars.mk
package/Makefile
package/busybox/Makefile
scripts/cpio [new file with mode: 0755]