build system refactoring in preparation for allowing packages to do host-build steps
authorFelix Fietkau <nbd@openwrt.org>
Sun, 22 Feb 2009 04:37:20 +0000 (04:37 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 22 Feb 2009 04:37:20 +0000 (04:37 +0000)
commit7eb15898755be46e94078faffdacd8c9b0ce66cd
tree89dc171f7b7c646be5a38ca7d7b99e1be24fa61f
parent6ccc1c8e3c9ad0ac95c728573c300264943d8338
build system refactoring in preparation for allowing packages to do host-build steps

SVN-Revision: 14610
33 files changed:
include/download.mk
include/host-build.mk
include/quilt.mk
include/unpack.mk
toolchain/binutils/Makefile
toolchain/eglibc/Makefile
toolchain/gcc/Makefile
toolchain/gdb/Makefile
toolchain/glibc-ports/Makefile
toolchain/glibc/Makefile
toolchain/kernel-headers/Makefile
toolchain/uClibc/Makefile
tools/autoconf/Makefile
tools/automake/Makefile
tools/bison/Makefile
tools/ccache/Makefile
tools/dtc/Makefile
tools/firmware-utils/Makefile
tools/genext2fs/Makefile
tools/gmp/Makefile
tools/ipkg-utils/Makefile
tools/lua/Makefile
tools/lzma/Makefile
tools/mkimage/Makefile
tools/mpfr/Makefile
tools/mtd-utils/Makefile
tools/patch-cmdline/Makefile
tools/pkg-config/Makefile
tools/quilt/Makefile
tools/sed/Makefile
tools/squashfs/Makefile
tools/sstrip/Makefile
tools/yaffs2/Makefile