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)
commitb892e1fb855de59ce8e81881526ede35df1ae3fd
tree8497134d453d336d68b5dbf67d9b6b719ed2145e
parent67c9c212e61d7ce11aa22e3ac5f7a109c134c0d1
build system refactoring in preparation for allowing packages to do host-build steps

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14610 3c298f89-4303-0410-b956-a3cf2f4a3e73
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